Skip to content

Commit 5a329bf

Browse files
fleet update orchestration enhancements
1 parent 8d2a61d commit 5a329bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/kubernetes-fleet/update-orchestration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Platform admins managing Kubernetes fleets with large number of clusters often h
5252
Update run supports two options for the sequence in which the clusters are upgraded:
5353
5454
- **One-by-one**: If you don't care about controlling the sequence in which the clusters are upgraded, `one-by-one` provides a simple approach to upgrade all member clusters of the fleet in sequence one-by-one
55-
- **Control sequence of clusters using update groups and stages** - If you want to control the sequence in which the clusters are upgraded, you can structure member clusters in update groups and update stages.
55+
- **Control sequence of clusters using update groups and stages** - If you want to control the sequence in which the clusters are upgraded, you can structure member clusters in update groups and update stages. Further, this sequence can be stored as a template in the form of update strategy. Update runs can later be created from update strategies instead of defining the sequence every time one needs to create an update run based on stages.
5656

5757
## Update all clusters one by one
5858

0 commit comments

Comments
 (0)