Skip to content
This repository has been archived by the owner on Jan 31, 2019. It is now read-only.
Rampal Chopra edited this page Nov 21, 2018 · 2 revisions

Welcome to the replicator wiki!

Replicator is a golang daemon that provides automatic scaling of Nomad jobs and worker nodes.

Replicator has two main functional areas:

  • Automatic scaling of the Nomad cluster worker nodes in response to total allocated resources on the cluster.
  • Nomad job scaling, on a group basis using meta parameters within the job specification which define scaling thresholds and constraints.

Any help in improving the replicator documentation is greatly appreciated.