Skip to content
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
@chaws

Description

@chaws

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions