Prompt Buddy logoPrompt Buddy

github · GitHub Actions Docs

Use Actions Runner Controller Get started with Actions Runner Controller - GitHub Docs

A tutorial for setting up and getting started with the Actions Runner Controller (ARC) to manage self-hosted runners on Kubernetes.

Import to Prompt Buddy

Derived skill

Files assembled from official documentation

Viewing SKILL.md

Use Actions Runner Controller Get started with Actions Runner Controller - GitHub Docs

A tutorial for setting up and getting started with the Actions Runner Controller (ARC) to manage self-hosted runners on Kubernetes.

When To Use

Use when you need to install, configure, and deploy the Actions Runner Controller to manage GitHub Actions runners on a Kubernetes cluster.

Reference Files

FileContainsUse For
SKILL.mdEntry point: scope, routing table, and workflow.Start here.
docs/actions-use-runner-controller-get-started-with-github-docs-workflow-guide.mdA tutorial guide for setting up and installing the Actions Runner Controller on GitHub.Questions about a tutorial guide for setting up and installing the Actions Runner Controller on GitHub.
examples/actions-use-runner-controller-get-started-with-github-docs-github-action.textA shell command demonstrating how to install the Actions Runner Controller using Helm with the gha-runner-scale-set-controller chart.Exact payloads, commands, or snippets shown in A shell command demonstrating how to install the Actions Runner Controller using Helm with the gha-runner-scale-set-c...
examples/actions-use-runner-controller-get-started-with-github-docs-github-action-2.textA shell command example for installing the Actions Runner Controller using Helm with specific configuration parameters.Exact payloads, commands, or snippets shown in A shell command example for installing the Actions Runner Controller using Helm with specific configuration parameters.
examples/actions-use-runner-controller-get-started-with-github-docs-github-action-3.textA text snippet demonstrating the helm list command to verify Actions Runner Controller installations.Exact payloads, commands, or snippets shown in A text snippet demonstrating the helm list command to verify Actions Runner Controller installations.
examples/actions-use-runner-controller-get-started-with-github-docs-github-action-4.textA text representation of the Helm release status for the Actions Runner Controller and runner scale sets.Exact payloads, commands, or snippets shown in A text representation of the Helm release status for the Actions Runner Controller and runner scale sets.
examples/actions-use-runner-controller-get-started-with-github-docs-github-action-5.textA kubectl command used to verify the status of pods within the arc-systems namespace during the Actions Runner Controller setup.Exact payloads, commands, or snippets shown in A kubectl command used to verify the status of pods within the arc-systems namespace during the Actions Runner Contro...
examples/actions-use-runner-controller-get-started-with-github-docs-github-action-6.textThe output of a kubectl command showing the status of the Actions Runner Controller and scale set pods.Exact payloads, commands, or snippets shown in The output of a kubectl command showing the status of the Actions Runner Controller and scale set pods.
examples/actions-use-runner-controller-get-started-with-github-docs-github-action-7.textA GitHub Actions workflow YAML file demonstrating how to run a job on an Actions Runner Controller scale set runner.Exact payloads, commands, or snippets shown in A GitHub Actions workflow YAML file demonstrating how to run a job on an Actions Runner Controller scale set runner.
examples/actions-use-runner-controller-get-started-with-github-docs-github-action-8.textA kubectl command used to monitor the status of pods within the arc-runners namespace.Exact payloads, commands, or snippets shown in A kubectl command used to monitor the status of pods within the arc-runners namespace.
examples/actions-use-runner-controller-get-started-with-github-docs-github-action-9.textThe output of the kubectl command showing the status of the Actions Runner Controller runner set and pods.Exact payloads, commands, or snippets shown in The output of the kubectl command showing the status of the Actions Runner Controller runner set and pods.
examples/actions-use-runner-controller-get-started-with-github-docs-github-action-10.textA text-based tutorial guide for getting started with the GitHub Actions Runner Controller.Exact payloads, commands, or snippets shown in A text-based tutorial guide for getting started with the GitHub Actions Runner Controller.

What This Skill Covers

    • GitHub Actions / - Tutorials / - Actions Runner Controller / - Get started
  • Main sections: Set up Actions Runner Controller, In this article, Prerequisites, Installing Actions Runner Controller, Configuring a 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/tutorials/use-actions-runner-controller/get-started