Actions Runner Controller is a Kubernetes operator for managing GitHub Actions self-hosted runners, enabling efficient workflow scaling.
Actions Runner Controller (ARC) is a Kubernetes operator designed to orchestrate and scale self-hosted runners for GitHub Actions. This tool allows users to create runner scale sets that automatically adjust based on the number of workflows running within a repository, organization, or enterprise.
Key features:
ARC is an open-source project that enhances GitHub Actions by providing flexible runner management, making it suitable for teams looking to optimize their CI/CD workflows.