How to Run GitHub Actions Runner Controller on AKS Automatic: Real-World Lessons

On 17 September 2026, the AKS engineering blog published a guide by Steve Griffith detailing how to deploy GitHub Actions Runner Controller (ARC) on an AKS Automatic cluster. A developer followed the guide end-to-end on a fresh Azure subscription and documented the exact commands, outputs, and deviations from the original instructions. Three notable issues arose: an outdated Azure CLI caused Python tracebacks, insufficient vCPU quota blocked cluster creation, and the cluster took 33 minutes to provision rather than the expected ten. Quota requests for newer AMD v6 VM families were approved instantly via CLI, while requests for DSv5 families required contacting support. The accompanying demo repository includes one make target per step, troubleshooting notes, and a validation workflow that can be forked and pointed at any GitHub repository.
This is an AI-generated summary. ShortSingh links to the original source for the complete article.
Discussion (0)
Log in to join the discussion and vote.
Log in