python/docs/V1alpha1PodDisruptionBudgetStatus.md
2016-11-02 13:38:36 -07:00

628 B

V1alpha1PodDisruptionBudgetStatus

Properties

Name Type Description Notes
current_healthy int current number of healthy pods
desired_healthy int minimum desired number of healthy pods
disruption_allowed bool Whether or not a disruption is currently allowed.
expected_pods int total number of pods counted by this disruption budget

[Back to Model list] [Back to API list] [Back to README]