mirror of
https://github.com/docker/docs.git
synced 2026-04-12 06:19:22 +07:00
Update upgrade.md
This commit is contained in:
@@ -20,7 +20,7 @@ Docker Engine - Enterprise upgrades in Swarm clusters should follow these guidel
|
||||
space exhaustion and associated application downtime.
|
||||
|
||||
* New workloads should not be actively scheduled in the cluster during upgrades.
|
||||
* Differences in the major (X.y.z.) or minor (x.Y.z) version numbers between the managers and workers can cause mismatches between managers and workers can cause unintended consequences when new workloads are scheduled.
|
||||
* Differences in the major (X.y.z.) or minor (x.Y.z) version numbers between the managers and workers can cause unintended consequences when new workloads are scheduled.
|
||||
* Manager nodes should all be upgraded first before upgrading worker nodes. Upgrading manager nodes sequentially is recommended if live workloads are running in the cluster during the upgrade.
|
||||
* Once manager nodes are upgraded worker nodes should be upgraded next and then the Swarm cluster upgrade is complete.
|
||||
* If running UCP, the UCP upgrade should follow once all of the Swarm engines have been upgraded.
|
||||
|
||||
Reference in New Issue
Block a user