Skip to content

Commit 1885bd8

Browse files
authored
Merge pull request #59241 from subhtk/Ocp8885
2 parents efcf13a + e056ac9 commit 1885bd8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

modules/nodes-pods-pod-disruption-about.adoc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,9 @@ parts:
3030
3131
[NOTE]
3232
====
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+
3336
A `maxUnavailable` of `0%` or `0` or a `minAvailable` of `100%` or equal to the number of replicas
3437
is permitted but can block nodes from being drained.
3538
====

0 commit comments

Comments
 (0)