Update docs/rollout.md

Co-authored-by: Corentin Néau <tan.neau@suse.com>
This commit is contained in:
hridyesh bisht 2025-06-26 16:10:24 +05:30 committed by GitHub
parent 63bc6fb940
commit 18f6a6486f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -243,7 +243,7 @@ If partition-level rollout values are not defined, Fleet applies the global valu
By default, Fleet sets:
* `maxUnavailable` to `100%`: All clusters in a partition can be `NotReady` and still be considered Ready.
* `maxUnavailablePartitions` to `0`: Prevents rollout only when one or more partitions are considered `NotReady`. However, this check is ineffective if all partitions appear Ready due to `maxUnavailable: 100%`. |
* `maxUnavailablePartitions` to `0`: Prevents rollout only when one or more partitions are considered `NotReady`. However, this check is ineffective if all partitions appear Ready due to `maxUnavailable: 100%`.
For example, consider 200 clusters with default settings: