-
Notifications
You must be signed in to change notification settings - Fork 319
Closed
Labels
kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.
Description
Hello,
Would there be any interest in aligning the current node selection currently done when building the Instances Group:
- code ignores
Unschedulablenodes,
to the one in k8s:
code ignores:
Unschedulablenodes- Nodes with the label
node-role.kubernetes.io/master - Nodes with the label
alpha.service-controller.kubernetes.io/exclude-balancer
More generally, it might be nice to allow to blacklist labels via configuration.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.