Open
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.