Deploy runner with Kubernetes
Last updated
Was this helpful?
Last updated
Was this helpful?
Feature Availability Self-Hosted Runner is available for Enterprise Plan only.
A running Kubernetes cluster
installed locally
Kubectl installed locally
Brainboard provides a Helm chart to deploy the runner in your existing Kubernetes cluster.
To see the charts values and documentation you can use the following commands:
In order for the runner to enroll with your organization, you will need to provide the private self-hosted runner token you generated from the Brainboard settings page.
You can install the runner with the following command:
You can view all available configuration options using the commands above.
This operation only has to be done once, when the runner is started for the first time.
To open a terminal inside the runner container, use the following command:
If you want to see the logs, you can run this command:
Once your runner is started, you will need to register it with your organization. To do so, open a terminal inside the runner container () and run the following command: