cluster-api
cluster-api copied to clipboard
Request for `PodDisruptionBudget` and `PriorityClass` for CAPI components
What would you like to be added (User Story)?
As a user, I am submitting a request for the implementation of PodDisruptionBudget and PriorityClass for CAPI components.
Detailed Description
It would be nice to configure the components of CAPI with a PriorityClass
and a PodDisruptionBudget
. In my opinion, this addition is crucial considering the significance of these components in cluster administration.
The PriorityClass
would help emphasize their importance over other pods, while the PodDisruptionBudget
would contribute to ensuring the high availability, stability, and resilience of these core components.
Anything else you would like to add?
No response
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.