buildkite/charts

Name: charts

Owner: Buildkite

Description: A Buildkite Agent Charts repository for Helm

Created: 2016-03-16 05:00:34.0

Updated: 2018-03-20 19:35:02.0

Pushed: 2018-02-26 16:14:05.0

Homepage: https://helm.sh

Size: 60

Language: Shell

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Buildkite Helm Charts Repository

The official Buildkite Agent Charts repository for Helm, the package manager for Kubernetes.

Getting Started
Install chart

To install chart from Helm charts upstream with the release name bk-agent:

lm repo update
lm install stable/buildkite --name bk-agent --namespace buildkite --set agent.token="BUILDKITE_AGENT_TOKEN"

Also you can install chart by cloning this repo:

t clone git@github.com:buildkite/charts.git
 charts

And then install the chart with the release name bk-agent:

lm install buildkite --name bk-agent --namespace buildkite --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:
Thanks :heart:
Copyright

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


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.