mirror of https://github.com/docker/docs.git
Update upgrade.md
This commit is contained in:
parent
d4b661692a
commit
3eda711023
|
|
@ -205,6 +205,9 @@ restriction only applies to managers and not worker nodes.
|
||||||
|
|
||||||
### Drain the node
|
### Drain the node
|
||||||
|
|
||||||
|
If you are running live application on the cluster while upgrading, remove applications from nodes being upgrades
|
||||||
|
as to not create unplanned outages.
|
||||||
|
|
||||||
Start by draining the node so that services get scheduled in another node and
|
Start by draining the node so that services get scheduled in another node and
|
||||||
continue running without downtime.
|
continue running without downtime.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue