Skip to content
@armadaproject

Armada

Armada is a multi-kubernetes-cluster batch job meta-scheduler.

Armada is a CNCF Sandbox project used in production at G-Research. It was written by G-Research, with contributions from G-Research Open Source members and others.

For an overview of Armada, see these videos:

The Armada Project adheres to the CNCF Code of Conduct.

Armada is a multi-Kubernetes cluster batch job scheduler.

Armada is designed to address the following issues:

  1. A single Kubernetes cluster cannot be scaled indefinitely, and managing very large Kubernetes clusters is challenging. Hence, Armada is a multi-cluster scheduler built on top of several Kubernetes clusters.
  2. Achieving very high throughput using the in-cluster storage backend, etcd, is challenging. Hence, queueing and scheduling is performed partly out-of-cluster using a specialized storage layer.

Armada is designed primarily for machine learning, AI, and data analytics workloads, and to:

  • Manage compute clusters composed of tens of thousands of nodes in total.
  • Schedule a thousand or more pods per second, on average.
  • Enqueue tens of thousands of jobs over a few seconds.
  • Divide resources fairly between users.
  • Provide visibility for users and admins.
  • Ensure near-constant uptime.

Documentation

For an overview of the architecture and design of Armada, and instructions for submitting jobs, see:

We expect readers of the documentation to have a basic understanding of Docker and Kubernetes; see, e.g., the following links:

Pinned Loading

  1. armada armada Public

    A multi-cluster batch queuing system for high-throughput workloads on Kubernetes.

    Go 490 136

Repositories

Showing 10 of 11 repositories
  • armada Public

    A multi-cluster batch queuing system for high-throughput workloads on Kubernetes.

    armadaproject/armada’s past year of commit activity
    Go 490 Apache-2.0 136 34 (3 issues need help) 78 Updated Dec 15, 2024
  • java-client Public
    armadaproject/java-client’s past year of commit activity
    Java 0 Apache-2.0 2 0 0 Updated Dec 11, 2024
  • armadaproject/jenkins-plugin’s past year of commit activity
    Java 0 1 6 0 Updated Dec 11, 2024
  • armadaproject/armada-operator’s past year of commit activity
    Go 13 Apache-2.0 12 28 1 Updated Dec 10, 2024
  • armadaproject/armada-metaflow’s past year of commit activity
    Python 0 Apache-2.0 0 3 0 Updated Oct 29, 2024
  • .github Public

    Armada Project public profile

    armadaproject/.github’s past year of commit activity
    0 Apache-2.0 1 0 0 Updated Jun 24, 2024
  • armadaproject/airflow-operator’s past year of commit activity
    0 Apache-2.0 0 0 0 Updated Mar 27, 2024
  • ci-alerts Public
    armadaproject/ci-alerts’s past year of commit activity
    Go 1 MIT 0 0 0 Updated Nov 30, 2023
  • charts Public

    Repository holding the helm charts for deploying Armada

    armadaproject/charts’s past year of commit activity
    0 Apache-2.0 0 0 0 Updated Feb 14, 2023
  • armadaproject/armada-jupyter’s past year of commit activity
    Python 3 Apache-2.0 1 17 (3 issues need help) 0 Updated Dec 21, 2022

Top languages

Loading…

Most used topics

Loading…