Using Kubernetes KEDA to scale workers to 0 when not needed
Using Kubernetes KEDA to scale workers to 0 when not needed
blog.keyboardvagabond.com
Using Kubernetes KEDA to scale workers to 0 when not needed

Using Kubernetes Event Driver Autoscaling to scale worker pods to 0 based on reading queues or checking APIs. Implemented for Pixelfed, Bookwyrm, and gitea action runners, with the runners scaling up to 4 pods, with examples.