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.
2 parents c75d9b3 + ffb9e2d commit 6c4e152Copy full SHA for 6c4e152
content/en/docs/tasks/run-application/configure-pdb.md
@@ -124,7 +124,7 @@ for policy/v1 an empty selector matches every pod in the namespace.
124
125
You can specify only one of `maxUnavailable` and `minAvailable` in a single `PodDisruptionBudget`.
126
`maxUnavailable` can only be used to control the eviction of pods
127
-that have an associated controller managing them. In the examples below, "desired replicas"
+that all have the same associated controller managing them. In the examples below, "desired replicas"
128
is the `scale` of the controller managing the pods being selected by the
129
`PodDisruptionBudget`.
130
0 commit comments