-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Open
Labels
area/machinepoolIssues or PRs related to machinepoolsIssues or PRs related to machinepoolskind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.priority/important-longtermImportant over the long term, but may not be staffed and/or may need multiple releases to complete.Important over the long term, but may not be staffed and/or may need multiple releases to complete.triage/acceptedIndicates an issue or PR is ready to be actively worked on.Indicates an issue or PR is ready to be actively worked on.
Description
What would you like to be added (User Story)?
It'll be very helpful if we have this feature support :
Declare what taints should be applied to the underlying node(s) in the Machine / MachineDeployment / MachinePool spec.
Detailed Description
Especially, when I'm creating a MachinePool. I want to specify taints in the MachinePool spec, and those taints will be applied to each node managed by that MachinePool.
Those nodes will then be reserved for specific types of workloads which have tolerations against those node taints.
This is will help manage node taints in a declarative manner using GitOps.
Anything else you would like to add?
I've come up with a Plan Of Action here : Obmondo@ab19c36
Label(s) to be applied
/kind feature
One or more /area label. See https://github.com/kubernetes-sigs/cluster-api/labels?q=area for the list of labels.
Metadata
Metadata
Assignees
Labels
area/machinepoolIssues or PRs related to machinepoolsIssues or PRs related to machinepoolskind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.priority/important-longtermImportant over the long term, but may not be staffed and/or may need multiple releases to complete.Important over the long term, but may not be staffed and/or may need multiple releases to complete.triage/acceptedIndicates an issue or PR is ready to be actively worked on.Indicates an issue or PR is ready to be actively worked on.