Description
What's the general idea for the enhancement?
I'm planning to start using PodDisruptionBudgets to enure there is always at least one healthy instance of my deployments. However, I've noticed that this project does not appear to have any PDB related alerts.
Would it make sense to alert on something like:
kube_poddisruptionbudget_status_current_healthy < kube_poddisruptionbudget_status_desired_healthy
Apologies if I've missed or mistaken something
What parts of the codebase does the enhancement target?
Alerts
Anything else relevant to the enhancement that would help with the triage process?
No response
I agree to the following terms:
- I agree to follow this project's Code of Conduct.
- I have filled out all the required information above to the best of my ability.
- I have searched the issues of this repository and believe that this is not a duplicate.
- I have confirmed this proposal applies to the default branch of the repository, as of the latest commit at the time of submission.