etcd-operator
etcd-operator copied to clipboard
Use pod disruption budgets
The etcd-operator should allow users to set a pod disruption budget in the Etcd cluster TPR, and perhaps it should also set a pod disruption by default, if unspecified. This can help with voluntary evictions like when a node is drained for an update, or for maintenance.
Any updates on this? Seems kind of wild that we can't guarantee keeping a certain number of pods around.
IIRC this isn't actively maintained anymore. It's last update was May of last year.