The Ensemble Operator¶
Welcome to the Ensemble Operator Documentation!
The Ensemble Operator is a Kubernetes Cluster Operator that you can install to your cluster to create and control ensembles of worklaods, and change them according to a user-specified ensemble, which is an algorithm dictated by a definition of work (jobs) and rules (triggers and actions). You can learn more via the links below.
Since an entity in an ensemble is typically more complex than a container, while we currently just support a Flux Operator MiniCluster, we will eventually support a larger set of notable Kubernetes abstractions, including Job, JobSet, and LeaderWorkersSet.
Important This operator is in the midst of a refactor, and not production quality yet. Please come back soon.
If you’d like to ask a question or contribute, please visit the repository on GitHub.