Roll out cluster update command in kubergrunt should validate PodDisruptionBudgets #5
Labels
enhancement
New feature or request
needs design
We need to flesh out the design before we can resolve the issue
Currently
kubergrunt
does not implement any checks for minimal downtime features to be implemented on the Kubernetes resources deployed on the cluster. As part of the rollout command, we should validate that the disruption control features (readiness probes and Pod Disruption Budgets) are implemented on the deployed resources before continuing with the rollout.The text was updated successfully, but these errors were encountered: