This repository was archived by the owner on Apr 1, 2025. It is now read-only.
This repository was archived by the owner on Apr 1, 2025. It is now read-only.
Configure workers to autoscale down to 0 #54
Open
Description
I was reading thru this issue (kubernetes/kubernetes#69687) I noticed our workers sit idle when there aren't tasks in queue. We could save costs by setting minimum number of pods to 0 (zero) when no task is present in queue and fire up workers depending on the amount of tasks.
The PR (kubernetes/kubernetes#74526) seems to be in alpha but not yet available in stable K8s nor in EKS, but it'll be nice to keep an eye on this feature when it becomes available to save costs running qa-reports
Metadata
Metadata
Assignees
Labels
No labels