github · GitHub Actions Docs
Actions Runner scale sets - GitHub Docs
Explains the concept and architecture of GitHub Actions runner scale sets, which allow for autoscaling self-hosted runners on Kubernetes using the Actions Runner Controller.
Derived skill
Files assembled from official documentation
Viewing SKILL.md
Actions Runner scale sets - GitHub Docs
Explains the concept and architecture of GitHub Actions runner scale sets, which allow for autoscaling self-hosted runners on Kubernetes using the Actions Runner Controller.
When To Use
Use when you need to implement autoscaling for self-hosted GitHub Actions runners on Kubernetes infrastructure.
Reference Files
| File | Contains | Use For |
|---|---|---|
SKILL.md | Entry point: scope, routing table, and workflow. | Start here. |
docs/actions-runners-runner-scale-sets-github-docs-workflow-guide.md | An overview of GitHub Actions runner scale sets and their interaction with the Actions Runner Controller. | Questions about an overview of GitHub Actions runner scale sets and their interaction with the Actions Runner Controller. |
examples/actions-runners-runner-scale-sets-github-docs-github-actions-runner-scal.text | A text document containing conceptual information and overview details regarding GitHub Actions runner scale sets. | Exact payloads, commands, or snippets shown in A text document containing conceptual information and overview details regarding GitHub Actions runner scale sets. |
What This Skill Covers
-
- GitHub Actions / - Concepts / - Runners / - Runner scale sets
- Main sections:
In this article,About runner scale sets,Legal notice,Next steps.
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/runner-scale-sets
