Spacelift’s Post

View organization page for Spacelift, graphic

12,283 followers

Autoscaling is a useful feature for scaling workers up or down, based on the number of jobs pending inside the Spacelift platform 📈 In this tutorial (linked in the comments), 🚀 Joey Stout combines the following open-source technologies to achieve this:  1️⃣ A Spacelift Worker Pool Controller is installed in the cluster to manage the worker pool. 2️⃣ A Prometheus Exporter is installed in the cluster to expose the queue length of the worker pool. 3️⃣ A KEDA ScaledObject is installed in the cluster to monitor the queue length and scale the worker pool based on the queue length from a Prometheus query. ❗This is a beta feature, so we'd love to get your feedback on how we can make it even better.

  • No alternative text description for this image

To view or add a comment, sign in

Explore topics