Skip to content

Autoscaling: Allow to set specific node labels based on EC2 type #6043

@sanderegg

Description

@sanderegg

In tip.science we currently have 1 autoscaling service that handles all the scaling.

For the electrode-selector for example the created EC2 do not have a GPU, and the node label gpu does not make sense. Nevertheless this is currently set via ENV NODES_MONITORING_NODE_LABELS which is global.
It would make sense to have labels that get set only for specific EC2 type (e.g. t3.medium shall not have gpu=true but g4dn yes)

Otherwise multiple autoscaling services shall be used.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions