Armada
Armada is a multi-kubernetes-cluster batch job meta-scheduler.
It helps organizations distribute millions of batch jobs per day across many nodes across many clusters.
Armada is part of the CNCF Sandbox.
Key features
Learn more about how Armada can help you scale
Fair-Use Scheduling
Armada maintains fair resource share over time (inspired by HTCondor priority)
High Throughput
Armada can handle millions of queued jobs
Uninterrupted
Armada allows adding and removing clusters from the system without disruption
Massive Scale
By utilizing multiple Kubernetes clusters, the system can scale beyond the limits of a single Kubernetes cluster
Key Concepts
Learn more about how Armada works
Queue
Represents a user or project, used to maintain fair share over time, with a priority factor
Learn moreTry it out locally
Follow the quickstart guide to get Armada up and running locally.
Contribute
Want to contribute to Armada? Here's all the information you need.