Commit Graph

13 Commits

Author SHA1 Message Date
Anne Henmi 71eb249571 Added back --cni-installer-url for 3.0. 2018-10-22 14:31:14 -06:00
Anne Henmi a6de59869b
Update upgrade.md 2018-10-22 14:26:50 -06:00
Anne Henmi 8efdd8028e
Update upgrade.md 2018-10-22 13:55:27 -06:00
Anne Henmi 343528e7ad
Update upgrade.md
Added changes per @mark-church
2018-10-22 13:54:16 -06:00
Anne Henmi af2ef50387 Removed --cni-url-installer since it's deprecated for the next release. 2018-10-17 09:53:40 -06:00
Maria Bermudez aaca9b83b5 Revert "Revert "Merge branch 'master' of github.com:docker/docs-private into test-branch-2""
This reverts commit 4c95d161ca.
2018-08-29 19:01:03 -07:00
Maria Bermudez 4c95d161ca Revert "Merge branch 'master' of github.com:docker/docs-private into test-branch-2"
This reverts commit af5f2fcc38, reversing
changes made to 338b690d26.
2018-08-29 18:37:44 -07:00
Maria Bermudez 840c167055 Revert "Revert "Merge branch 'master' of github.com:docker/docs-private into test-branch-2""
This reverts commit 14080c18bd.
2018-08-29 18:36:03 -07:00
Maria Bermudez 14080c18bd Revert "Merge branch 'master' of github.com:docker/docs-private into test-branch-2"
This reverts commit af5f2fcc38, reversing
changes made to 338b690d26.
2018-08-29 14:47:31 -07:00
Nathan Jones e7509a4893
Fix UCP upgrade only upgrades one node
Running the UCP upgrade upgrades all managers and workers to the new version, contrary to what is described here. Here is sample output from running this command:

$ docker container run --rm -it   --name ucp   -v /var/run/docker.sock:/var/run/docker.sock   docker/ucp:2.2.12   upgrade --interactive
Unable to find image 'docker/ucp:2.2.12' locally
2.2.12: Pulling from docker/ucp
a073c86ecf9e: Already exists 
fae35fe3a426: Pull complete 
f13c1be613a6: Pull complete 
Digest: sha256:61d4a2e8969a0139187ecf13af8c0020bb7bb5ff5efa2b06e331394a67bd4b68
Status: Downloaded newer image for docker/ucp:2.2.12
INFO[0000] Your engine version 17.06.2-ee-16, build 9ef4f0a (4.4.0-133-generic) is compatible 
INFO[0000] Upgrade the UCP 2.2.5 installation on this cluster to 2.2.12 for UCP ID: sc3nkn5p6rnc33o1e33mnqa1r 
INFO[0000] Once this operation completes, all nodes in this cluster will be upgraded. 
Do you want proceed with the upgrade? (y/n): y
2018-08-21 14:29:48 -04:00
Joao Fernandes 653116fb8d Update UCP cli docs 2018-06-04 16:23:34 -04:00
Jim Galasyn 1893c861fe Update UCP CLI reference (#413) 2018-04-16 13:31:24 -07:00
Joao Fernandes 08b4b9ecbf Move UCP reference to /reference 2018-04-16 13:31:24 -07:00