Skip to content

Commit 6297df7

Browse files
i8rTim Bannister
andauthored
Update content/en/docs/tasks/run-application/configure-pdb.md
Co-authored-by: Tim Bannister <[email protected]>
1 parent ced4a3e commit 6297df7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/tasks/run-application/configure-pdb.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ unhealthy replicas among the total number of desired replicas.
133133

134134
Example 4: With a `maxUnavailable` of 30%, evictions are allowed as long as the number of
135135
unhealthy replicas does not exceed 30% of the total number of desired replica rounded up to
136-
the nearest integer. If the total number of desired replicas is just one, the only one replica
136+
the nearest integer. If the total number of desired replicas is just one, that single replica
137137
is still allowed for disruption, leading to an effective unavailability of 100%.
138138

139139
In typical usage, a single budget would be used for a collection of pods managed by

0 commit comments

Comments
 (0)