buildbot_travis
buildbot_travis copied to clipboard
HowTo for Kubernetes Setup
I'm just starting out with buildbot and would like to use the travis adapter/workflow. Are there any docs on setting this up?
Note that Buildbot does not yet support Kubernetes.
Take a look at the example directory for an example on how to get it running.
I was basing my assumption off this. https://medium.com/buildbot/deploying-buildbot-nine-on-kubernetes-c08422597e75
Thanks for the info.
Buildbot can run on Kubernetes but does not support starting workers using Kubernetes. There is an open PR (buildbot/buildbot#3467) about this.