add docker upgrade tag doc
parent
cf445fd4fe
commit
9081b3f914
|
@ -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:
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue