mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-18 01:17:38 -02:30
add docker upgrade tag doc
This commit is contained in:
@@ -92,6 +92,12 @@ These commands are useful only for upgrading fully-deployed, healthy, existing
|
|||||||
hosts. This will definitely not work for undeployed or partially deployed
|
hosts. This will definitely not work for undeployed or partially deployed
|
||||||
hosts.
|
hosts.
|
||||||
|
|
||||||
|
Upgrade docker:
|
||||||
|
|
||||||
|
```
|
||||||
|
ansible-playbook -b -i inventory/sample/hosts.ini cluster.yml --tags=docker
|
||||||
|
```
|
||||||
|
|
||||||
Upgrade etcd:
|
Upgrade etcd:
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user