buildbot_travis icon indicating copy to clipboard operation
buildbot_travis copied to clipboard

HowTo for Kubernetes Setup

Open bobhenkel opened this issue 7 years ago • 3 comments

I'm just starting out with buildbot and would like to use the travis adapter/workflow. Are there any docs on setting this up?

bobhenkel avatar Sep 11 '17 15:09 bobhenkel

Note that Buildbot does not yet support Kubernetes.

Take a look at the example directory for an example on how to get it running.

seankelly avatar Sep 11 '17 15:09 seankelly

I was basing my assumption off this. https://medium.com/buildbot/deploying-buildbot-nine-on-kubernetes-c08422597e75

Thanks for the info.

bobhenkel avatar Sep 11 '17 15:09 bobhenkel

Buildbot can run on Kubernetes but does not support starting workers using Kubernetes. There is an open PR (buildbot/buildbot#3467) about this.

seankelly avatar Sep 11 '17 15:09 seankelly