Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for PodDisruptionBudgets #186

Open
cheahjs opened this issue Apr 9, 2020 · 0 comments
Open

Add support for PodDisruptionBudgets #186

cheahjs opened this issue Apr 9, 2020 · 0 comments

Comments

@cheahjs
Copy link
Contributor

cheahjs commented Apr 9, 2020

The operator should add a PodDisruptionBudget by default such that cluster quorum is not lost.

For an initial version, adding a PDB with minAvailable set to (number of replicas/2)+1 should be sufficient. For future improvement, the operator could monitor the health of the etcd cluster and dynamically adjust the PDB.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant