Commit Graph

949 Commits

Author SHA1 Message Date
Maria Bermudez 6a791d7e32 Covers phone discussion: replace dtr/2.5 and ucp/3.0 with archived versions of the directories 2018-11-06 16:58:48 -08:00
Maria Bermudez d7a21d29db Merge public:master into private 2018-11-02 10:03:18 -07:00
Maria Bermudez 3cd3d202ae Adding October 2018 patch release notes for EE Engine, UCP, and DTR. 2018-10-24 17:16:04 -07:00
Trapier Marshall bca9fe63e1 ucp roles: fix punctuation 2018-10-22 14:20:36 -04:00
Jeffrey Morgan ca466a55ed Rename Docker Store and Docker Cloud - WIP 2018-10-04 19:41:32 -04:00
Maria Bermudez eb608ee28d
Merge branch 'master' into spelling 2018-10-04 12:18:34 -07:00
Eiichi Kitagawa 9f4c2271ae
missing "d"
from: ... Docker an Notary...
to: ... Docker and Notary ...
2018-09-28 22:02:59 -07:00
Oscar Caballero 269c80d2d9 Spelling revision 2018-09-23 21:43:11 +02:00
John Gasper 171cbd5091
typo 2018-09-11 17:28:10 -07:00
Maria Bermudez ef90538a25 Add existing pages to UCP 3.0 2018-09-10 14:10:58 -07:00
Maria Bermudez e432237c96 Add existing pages to 2.5 folder 2018-09-10 14:02:32 -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
Trapier Marshall 8a252f02d1 dtr rethinkcli: promote non-interactive mode
in troubleshooting non-interactive mode facilitates copy-paste from docs to
shell

Signed-off-by: Trapier Marshall <trapier.marshall@docker.com>
2018-08-01 13:02:15 -04:00
tfoxnc 57611c3813 add relnotes for July patch release 2018-07-26 12:48:45 -04:00
Trapier Marshall 141dc80d33 dtr troubleshooting: improve ping test docs
Signed-off-by: Trapier Marshall <trapier.marshall@docker.com>
2018-06-28 15:23:17 -07:00
Trapier Marshall 44fb0d636a ucp support dump: include hostname and time
Signed-off-by: Trapier Marshall <trapier.marshall@docker.com>
2018-06-28 09:27:20 -07:00
Trapier Marshall 4fffc0ae55 dtr: align haproxy timeouts with recommendations (#6836)
Signed-off-by: Trapier Marshall <trapier.marshall@docker.com>
2018-06-06 20:44:35 -07:00
Trapier Marshall 7c9c067370 ucp: node-local support dump works on all nodes
Signed-off-by: Trapier Marshall <trapier.marshall@docker.com>
2018-06-06 11:27:26 -07:00
Trapier Marshall a1de8bf85f typo in ucp ldap config (#6821) 2018-06-06 11:12:45 -07:00
Lorenz Vanthillo 74d7ea3691 Update scan-images-for-vulnerabilities.md (#6788) 2018-05-31 06:28:29 -07:00
Joao Fernandes 6b50e864d9 Release DTR 2.4.4 2018-05-17 10:00:12 -07:00
Joao Fernandes 586b64454c Release DTR 2.3.7 2018-05-17 10:00:12 -07:00
Eiichi Kitagawa 64d1bf5020 Adding "windows" label to Windows node. (#6368)
* Adding "windows" label to Windows node.

Additional steps to add label to Windows Nodes.  This will allow admin to filter Windows node when creating a service like this.
`docker service create --constraint engine.labels.os==windows --name winonly microsoft/nanoserver`  The same steps are on this article: https://success.docker.com/article/how-can-i-assign-a-service-to-windows-nodes-only

* wrong environment variable fixed.
2018-05-14 11:13:01 -07:00
Kyle Squizzato d002c576f7 Clarify that --existing-config uses latest config
--existing-config is a flag that uses the latest UCP config found in the
environment and does not accept a config as a flag variable.  This
should help clarify that.

Signed-off-by: Kyle Squizzato <kyle.squizzato@docker.com>
2018-05-03 16:36:30 -07:00
Joao Fernandes b20d1d4c2c Move UCP release notes to single page 2018-05-02 11:22:44 -07:00
Joao Fernandes deb6e92697 Move DTR release notes to single page 2018-05-02 11:22:44 -07:00
Joao Fernandes e1e993e7b9 Leave breadcrumbs to new versions 2018-04-26 15:22:26 -07:00
Gwendolynne Barr 3dcc8d0b55
Remove references to security scanning for private repos (#6444) 2018-04-20 10:33:55 -07:00
Joao Fernandes 4b0a66c5d2 Release UCP 2.1.8 2018-04-16 13:31:24 -07:00
Joao Fernandes 4945785894 Release UCP 2.2.9 2018-04-16 13:31:24 -07:00
Joao Fernandes 52e20a8a5b Update end-to-end EE install 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
Jim Galasyn d9d05a6ee6 Rename interlock in TOC (#414) 2018-04-16 13:31:24 -07:00
Joao Fernandes 1b85eec287 Refactor promotion policies (#400)
* Refactor promotion policies
* Introduce pull mirroring
* Introduce push mirroring
2018-04-16 13:31:24 -07:00
Joao Fernandes 5446f6563e Remove unnecessary redirects (#411) 2018-04-16 13:31:24 -07:00
Joao Fernandes 8c8787da99 Add online GC (#408)
* Add online GC
2018-04-16 13:31:24 -07:00
Joao Fernandes 12837ac681 Add repo creation on push (#407) 2018-04-16 13:31:24 -07:00
Jim Galasyn 2515febf9c Port misc DTR topics to template (#405) 2018-04-16 13:31:24 -07:00
Jim Galasyn 1e7f55061c Port DTR user topics to template (#404) 2018-04-16 13:31:24 -07:00
Jim Galasyn bbebeaed2e Port DTR monitor topics to template (#403) 2018-04-16 13:31:24 -07:00
Jim Galasyn a02682836d Port DTR manage users topics to template (#402) 2018-04-16 13:31:24 -07:00
Jim Galasyn 328a77cc82 Port DTR install topics to template (#401) 2018-04-16 13:31:24 -07:00
Jim Galasyn 4b50fa25b2 Port DTR disaster topics to template (#399) 2018-04-16 13:31:24 -07:00
Jim Galasyn 638cded45c Port DTR config topics to template (#398) 2018-04-16 13:31:24 -07:00
Joao Fernandes fc4c17d483 Introduce DTR access tokens (#394)
* Introduce DTR access tokens
2018-04-16 13:31:24 -07:00
Joao Fernandes 3d8bf746ee Refactor DTR disaster recovery (#357)
* Refactor DTR disaster recovery docs
* Introduce disaster recovery overview
* Introduce emergency-repair
* Add DTR offline backup option
2018-04-16 13:31:24 -07:00
Jim Galasyn cc17571772 Port misc topics to template; update dee-2.0 label (#395) 2018-04-16 13:31:24 -07:00
Jim Galasyn 0518ac55c2 Port UCP user topics to template (#391) 2018-04-16 13:31:24 -07:00
Jim Galasyn ab8767aadd Port rbac topics to template (#389) 2018-04-16 13:31:24 -07:00
Jim Galasyn 1b9d4807b7 Port monitoring topics to template (#388) 2018-04-16 13:31:24 -07:00
Jim Galasyn e37b7ccc6a Port config topics to template (#387) 2018-04-16 13:31:24 -07:00
Jim Galasyn 043be2dcd2 Port UCP install topics to template (#386)
* Start porting UCP install topics to template

* Port install topics to template
2018-04-16 13:31:24 -07:00
Jim Galasyn 17be7d18ed Add sudo to CLI-based access snippet (#385) 2018-04-16 13:31:24 -07:00
Jim Galasyn 7e3c6d1e27 Ported topics to template; fixed links; updated config versions (#384) 2018-04-16 13:31:24 -07:00
Joao Fernandes 08b4b9ecbf Move UCP reference to /reference 2018-04-16 13:31:24 -07:00
Joao Fernandes 7857b354ed Move DTR reference docs to /reference 2018-04-16 13:31:24 -07:00
Joao Fernandes a1fe083f5c Update interlock to include links to 2.2 2018-04-16 13:31:24 -07:00
Joao Fernandes 5313d79baa Add ucp 3.0 template to interlock docs 2018-04-16 13:31:24 -07:00
Joao Fernandes b083b2a923 Remove deploy apps with hrm 2018-04-16 13:31:24 -07:00
Joao Fernandes ad99769c85 Move HRM config to interlock 2018-04-16 13:31:24 -07:00
Joao Fernandes 081bbacce2 Add Kube limitations (#373)
* Add Kube limitations
2018-04-16 13:31:24 -07:00
Jim Galasyn c1ba017b02 Add deep-2.0 tab; start template port (#374)
* Recreate test.md

* Add deep-2.0 tab; start template port
2018-04-16 13:31:24 -07:00
Jim Galasyn 30e0fd3f18 Fix links (#370) 2018-04-16 13:31:24 -07:00
Jim Galasyn 500a662cd0 Various tweaks; replaced "swarm" with "cluster" in places (#364) 2018-04-16 13:31:24 -07:00
Joao Fernandes c5619be27c Improve DTR lb and troubleshooting docs 2018-04-16 13:31:24 -07:00
Joao Fernandes ddb07f4978 Mention --dtr-external-url in install docs 2018-04-16 13:31:24 -07:00
Joao Fernandes 7c2cc549e9 Fix terminology in DTR 2018-04-16 13:31:24 -07:00
Jim Galasyn 87d934830c Fix internal links on node rbac page (#361) 2018-04-16 13:31:24 -07:00
Joao Fernandes 97eeab2205 Update DTR permission levels 2018-04-16 13:31:24 -07:00
Jim Galasyn cd75695871 First draft of Kube node rbac section (#356) 2018-04-16 13:31:24 -07:00
Joao Fernandes 9eaf0ab118 Clarify Windows base image details 2018-04-16 13:31:24 -07:00
Joao Fernandes 98ce2a1c6e Configure UCP to trust multiple registries 2018-04-16 13:31:24 -07:00
Joao Fernandes b6d3f2e462 Add UCP release note about IBM Z (#346) 2018-04-16 13:31:24 -07:00
Alexandros Mavrogiannis e7cfd915c0 Add more known issues to 3.0 beta notes (#349) 2018-04-16 13:31:24 -07:00
Jim Galasyn 42c7c28cf6 Tweak note about Kube security (#351) 2018-04-16 13:31:24 -07:00
Jim Galasyn 7702a698eb Bump UCP version to beta1; fix link to architecture topic (#350) 2018-04-16 13:31:24 -07:00
Jim Galasyn 94d64e2763 Add guidance about logging to external system (#348) 2018-04-16 13:31:24 -07:00
Jim Galasyn 3bdf867511 Fix broken link to ucp-architecture topic (#347) 2018-04-16 13:31:24 -07:00
Jim Galasyn fb5d412af2 First draft of Compose-to-Kube topic (#344) 2018-04-16 13:31:24 -07:00
Jim Galasyn 67c58bd914 Remove 2.x relnotes (#341) 2018-04-16 13:31:24 -07:00
Jim Galasyn a5fc8a6100 Add Beta1 release notes (#340) 2018-04-16 13:31:24 -07:00
Jim Galasyn 08be0735d5 Author topic on namespace context (#339) 2018-04-16 13:31:24 -07:00
Joao Fernandes 2cf28eb9cb Update UCP client bundle article (#330)
* Update UCP client bundle article
2018-04-16 13:31:24 -07:00
Jim Galasyn c79495b500 Update links (#338) 2018-04-16 13:31:24 -07:00
Jim Galasyn ed0e13f669 Update recommended production requirements (#336) 2018-04-16 13:31:24 -07:00
Jim Galasyn 68519022ef Add default_node_orchestrator option to config (#335)
* Fix broken link

* Add default_node_orchestrator option
2018-04-16 13:31:24 -07:00
Joao Fernandes 40c89589f5 Rename UCP RBAC files (#320)
* Rename UCP RBAC files

* Fix broken links
2018-04-16 13:31:24 -07:00
Jim Galasyn 7cffdcb6ab Update with new settings (#334) 2018-04-16 13:31:24 -07:00
Jim Galasyn 81b4173357 Fix broken link (#332) 2018-04-16 13:31:24 -07:00
Jim Galasyn 8b6687ea9a Add note about z Systems; fix images (#328) 2018-04-16 13:31:24 -07:00
Jim Galasyn b8791aa88e Tweaked ports per feedback (#322) 2018-04-16 13:31:24 -07:00
Jim Galasyn d3f2593793 Add Kube ports (#319) 2018-04-16 13:31:24 -07:00
Jim Galasyn 9d0682e8db Move /deploy node content to /datacenter 3.0 (#318)
* Move /deploy node content to /datacenter 3.0

* Move scale you cluster topics

* Fix up links in join-nodes topics
2018-04-16 13:31:24 -07:00
Joao Fernandes 15e787fcfa Run spell checker 2018-04-16 13:31:24 -07:00
Joao Fernandes 4290e3a2cd Update UCP RBAC to use simple layout 2018-04-16 13:31:24 -07:00
Joao Fernandes 288db22c35 Move RBAC articles back to /ucp (#316)
* Move RBAC articles back to /ucp

* Fix TOC for RBAC
2018-04-16 13:31:24 -07:00
Joao Fernandes 2cfe2b8a83 Introduce Interlock (#311)
* Introduce Interlock

* Organize directory structure for Interlock
2018-04-16 13:31:24 -07:00