buildkite/charts

Buildkite Helm Charts repository

62

stars

233

commits

Shell

primary language

Aug 25, 2026

updated

buildkite-agent
charts
continuous-deployment
continuous-integration
helm
helm-charts
helm-deployments
kubernetes
kubernetes-deployment
Browse cluster: Build systems, packaging, and container infrastructure

README

⚠️ Deprecation Notice

We've since iterated on other solutions for using Buildkite with k8s. Please check out github.com/buildkite/agent-stack-k8s for a supported solution. We'll continue to accept PRs for this repository, but won't be doing any active maintenance.

Buildkite Helm Charts Repository

License Release Build status

The official Buildkite Helm Charts repository.

Getting Started

Install Helm

Get the latest Helm release.

Add Buildkite Helm chart repository:

helm repo add buildkite https://buildkite.github.io/charts/
helm repo update

Install chart

To install the Agent chart with the release name bk-agent:

helm install --name bk-agent --namespace buildkite buildkite/agent --set agent.token="BUILDKITE_AGENT_TOKEN"

Check Agent chart readme for more customisation options.

** You’ve now got Buildkite Agents running on your Kubernetes cluster! :tada: **

Contributing to Buildkite Charts

Fork the repo, make changes and test it by installing the chart to see it is working. :)

On success make a pull request (PR).

Upon successful review, someone will give the PR a LGTM in the review thread.

Thanks :heart:

Copyright (c) 2020 Buildkite Pty Ltd. See LICENSE for details.

Contributors

rimusz

138 commits

toolmantim

17 commits

O1ahmad

14 commits

amu-g

9 commits

buildkite/charts

Buildkite Helm Charts repository

62

stars

233

commits

Shell

primary language

Aug 25, 2026

updated

buildkite-agent
charts
continuous-deployment
continuous-integration
helm
helm-charts
helm-deployments
kubernetes
kubernetes-deployment
Browse cluster: Build systems, packaging, and container infrastructure

README

⚠️ Deprecation Notice

We've since iterated on other solutions for using Buildkite with k8s. Please check out github.com/buildkite/agent-stack-k8s for a supported solution. We'll continue to accept PRs for this repository, but won't be doing any active maintenance.

Buildkite Helm Charts Repository

License Release Build status

The official Buildkite Helm Charts repository.

Getting Started

Install Helm

Get the latest Helm release.

Add Buildkite Helm chart repository:

helm repo add buildkite https://buildkite.github.io/charts/
helm repo update

Install chart

To install the Agent chart with the release name bk-agent:

helm install --name bk-agent --namespace buildkite buildkite/agent --set agent.token="BUILDKITE_AGENT_TOKEN"

Check Agent chart readme for more customisation options.

** You’ve now got Buildkite Agents running on your Kubernetes cluster! :tada: **

Contributing to Buildkite Charts

Fork the repo, make changes and test it by installing the chart to see it is working. :)

On success make a pull request (PR).

Upon successful review, someone will give the PR a LGTM in the review thread.

Thanks :heart:

Copyright (c) 2020 Buildkite Pty Ltd. See LICENSE for details.

Contributors

rimusz

138 commits

toolmantim

17 commits

O1ahmad

14 commits

amu-g

9 commits

Languages

Shell

42.7%

Mustache

26.1%

Makefile

25.9%

Dockerfile

5.3%