Commit Graph

10 Commits

Author SHA1 Message Date
Nathan Jones 98e6aca2d3 Improved manual UCP uninstall commands (#9752)
* Improved manual UCP uninstall commands

Current `service rm` command made assumptions about the names of existing services and would fail in some instances. Current `container rm` command would not remove k8s containers. New commands don't rely on grep, awk, or xargs.

* Added missing flag

Added `-a` flag to see UCP containers from client bundle
2019-11-13 11:56:18 +00:00
paigehargrave e81f87cd6c Problem with UCP uninstall (#1105) 2019-05-31 09:49:58 -07: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
Joao Fernandes a49d9e6346 How to clean UCP configs 2018-05-14 11:58:52 -07:00
Jim Galasyn e4f56fe84e Remove template tags (#589) 2018-04-16 13:31:24 -07:00
Jim Galasyn a029e7dedf Add note on restoring IP tables after UCP uninstall. (#512) 2018-04-16 13:31:24 -07:00
Joao Fernandes 9a4fdf9476 /enterprise -> /ee (#415)
* /enterprise -> /ee
* /datacenter/dtr/2.5 -> /ee/dtr/
* /datacenter/ucp/3.0->/ee/ucp
* Fix configs
* Fix broken images
* Remove unused images for DTR
* Remove unused images for UCP
* Add a few redirects to avoid breaking beta exercises
2018-04-16 13:31:24 -07:00