github · GitHub Actions Docs
Support For Arc Support for Actions Runner Controller - GitHub Docs
Explains how GitHub Actions integrates with Actions Runner Controller (ARC) to manage self-hosted runners on Kubernetes.
Derived skill
Files assembled from official documentation
Viewing SKILL.md
Support For Arc Support for Actions Runner Controller - GitHub Docs
Explains how GitHub Actions integrates with Actions Runner Controller (ARC) to manage self-hosted runners on Kubernetes.
When To Use
Use when you need to implement or scale self-hosted GitHub Actions runners using Kubernetes and the Actions Runner Controller.
Reference Files
| File | Contains | Use For |
|---|---|---|
SKILL.md | Entry point: scope, routing table, and workflow. | Start here. |
docs/actions-runners-support-for-arc-runner-controller-github-docs-workflow-guide.md | Documentation outlining the scope and requirements for GitHub Support regarding the Actions Runner Controller (ARC). | Questions about documentation outlining the scope and requirements for GitHub Support regarding the Actions Runner Controller (ARC). |
What This Skill Covers
-
- GitHub Actions / - Concepts / - Runners / - Support for ARC
- Main sections:
In this article,Overview,Scope of support for Actions Runner Controller,Working with GitHub Support for Actions Runner Controller.
Workflow
- Open the most relevant file under
docs/for the exact documented workflow and wording. - Open
schemas/files for exact structured contracts. - Open
examples/files for concrete requests, commands, snippets, and manifests. - Do not add behavior or configuration that is not present in the attached source files.
Canonical source: https://docs.github.com/en/actions/concepts/runners/support-for-arc
