Skip to content

kube-startup-cpu-boost should deploy with PDB #96

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

Open
camaeel opened this issue Mar 18, 2025 · 1 comment
Open

kube-startup-cpu-boost should deploy with PDB #96

camaeel opened this issue Mar 18, 2025 · 1 comment

Comments

@camaeel
Copy link

camaeel commented Mar 18, 2025

manifest.yaml doesn't contain PodDisruptionBudget. It would be very usefull in order to maintain HA of the operator.
Also a helm chart would be a convenient way of distribution of this software.

@mikouaj
Copy link
Member

mikouaj commented Mar 19, 2025

Thanks for rising this, it's actually wider, HA related topic.
Currently the operator runs without leader election so that needs to change first. Once we make it safe to increase operator's replica count to more than one, we can follow with PDB.

I've created #98 for this.

@mikouaj mikouaj added the enhancement New feature or request label Mar 19, 2025
@mikouaj mikouaj added manifests and removed enhancement New feature or request labels Mar 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants