actions/actions-runner-controller
Star actions / actions-runner-controller Kubernetes controller for GitHub Actions self-hosted runners
Go6.5K stars1.5K forks+5 today
Topics
#github-actions#kubernetes#operator
What it does
The Actions Runner Controller (ARC) is a Kubernetes operator that manages self-hosted runners for GitHub Actions, allowing for efficient scaling based on workflow demand. It simplifies the deployment and management of runners, making CI/CD processes more flexible and responsive.
Star history
Not enough history yet — 1 day(s) recorded. The daily snapshot builds this up.
Tracking
- Last trending
- 2026-02-21
Creator kit
Hook
Discover how Actions Runner Controller transforms GitHub Actions with scalable self-hosted runners on Kubernetes!
Content angles
- Create a tutorial on setting up Actions Runner Controller on a Kubernetes cluster.
- Discuss the benefits of using self-hosted runners for CI/CD workflows and how ARC facilitates this.
- Explore the autoscaling features of ARC and how they optimize resource usage in CI/CD pipelines.
Who should care
Developers and DevOps engineers looking to enhance their CI/CD processes with scalable solutions.