Prompt Buddy logoPrompt Buddy

github · GitHub Actions Docs

Actions Runner Controller - GitHub Docs

Explains the concept and purpose of the Actions Runner Controller (ARC) for managing self-hosted GitHub Actions runners on Kubernetes.

Import to Prompt Buddy

Derived skill

Files assembled from official documentation

Viewing SKILL.md

Actions Runner Controller - GitHub Docs

Explains the concept and purpose of the Actions Runner Controller (ARC) for managing self-hosted GitHub Actions runners on Kubernetes.

When To Use

Use when you need to architect or implement a scalable, Kubernetes-based runner infrastructure for GitHub Actions workflows.

Reference Files

FileContainsUse For
SKILL.mdEntry point: scope, routing table, and workflow.Start here.
docs/actions-runner-controller-github-docs-workflow-guide.mdAn overview of the Actions Runner Controller components and the resources deployed by the gha-runner-scale-set-controller.Questions about an overview of the Actions Runner Controller components and the resources deployed by the gha-runner-scale-set-contro...
examples/actions-runner-controller-github-docs-actions-runner-controller-dockerfi.textA Dockerfile template for building a custom GitHub Actions runner container using specific runner and hooks versions.Exact payloads, commands, or snippets shown in A Dockerfile template for building a custom GitHub Actions runner container using specific runner and hooks versions.
examples/actions-runner-controller-github-docs-apache-license.textThe Apache License, Version 2.0 text for the Actions Runner Controller documentation content.Exact payloads, commands, or snippets shown in The Apache License, Version 2.0 text for the Actions Runner Controller documentation content.

What This Skill Covers

    • GitHub Actions / - Concepts / - Runners / - Actions Runner Controller
  • Main sections: In this article, About Actions Runner Controller, Actions Runner Controller components, Resources deployed by gha-runner-scale-set-controller, Resources deployed by gha-runner-scale-set.

Workflow

  1. Open the most relevant file under docs/ for the exact documented workflow and wording.
  2. Open schemas/ files for exact structured contracts.
  3. Open examples/ files for concrete requests, commands, snippets, and manifests.
  4. 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/actions-runner-controller