-
-
Notifications
You must be signed in to change notification settings - Fork 323
Open
Description
Description
In many use cases, the controller nodes are not used to schedule/host services and can be omitted from advertisement on external load balancers. This is easy enough to do by adding the node.kubernetes.io/exclude-from-external-load-balancers=true label to all controller nodes but is an extra step after deployment..
Steps to Reproduce
Provide clear steps to reproduce the bug.
- Select a Bare-Metal deployment option
- Observe that there is no option to specify labels for controller nodes
Expected behavior
Available option to set controller node labels.
Environment
- Platform: bare-metal
- OS: All
- Release: Any
- Terraform: Any
- Plugins: Any
Possible Solution
Create a new configuration option called controller_node_labels for bare-metal deployments.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels