Looking for Kubernetes help

I was setting up a cluster for buildbot testing, and was trying to make it scalable: while it works to scale based on the node utilization I wanted to make it scale based on the build queued on buildbot (by querying the rest API).
Has anyone written such a Kubernetes extension and could help with this?

Thanks!

I’d also be interested in the same thing for pre-merge testing. Here it would also be nice if we can scale up/down our machines based on the queue length in Buildkite. It’s a different API, but the part in Kubernetes is probably the same

We have a really old issue for this.

@goncharov FYI.

1 Like