Skip to content

Autoscaling of different WorkerGroups #933

Description

@ghalter

Hi,

I was wondering if there is any plans for allowing to define autoscalers per worker group, I think this could be quite a useful feature.

E.g. in our case we have two groups, "low-mem" which is the default group and "high-mem", the service picks the workers based on guessed workload. Small tasks go to low-mem, big tasks go to high-mem.
We then have an autoscaler, but as the docs states, only the default group is auto scaled.

Our current solution is to have to clusters and pick between the two, but maybe I'm missing something?

Cheers

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions