Skip to content
Snippets Groups Projects
Unverified Commit 83d1486a authored by Rong Zhang's avatar Rong Zhang Committed by GitHub
Browse files

Merge pull request #2984 from mattymo/docker_tag

add docker upgrade tag doc
parents cf445fd4 9081b3f9
No related branches found
No related tags found
No related merge requests found
......@@ -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.
Upgrade docker:
```
ansible-playbook -b -i inventory/sample/hosts.ini cluster.yml --tags=docker
```
Upgrade etcd:
```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment