We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2288824 commit e056ac9Copy full SHA for e056ac9
modules/nodes-pods-pod-disruption-about.adoc
@@ -30,6 +30,9 @@ parts:
30
31
[NOTE]
32
====
33
+`Available` refers to the number of pods that has condition `Ready=True`.
34
+`Ready=True` refers to the pod that is able to serve requests and should be added to the load balancing pools of all matching services.
35
+
36
A `maxUnavailable` of `0%` or `0` or a `minAvailable` of `100%` or equal to the number of replicas
37
is permitted but can block nodes from being drained.
38
0 commit comments