Commit Graph

647 Commits

Author SHA1 Message Date
Wang Jie 52c6a2be0c Update backup.md (#4825) 2017-10-06 16:58:47 -07:00
Wang Jie 4a9e36966c Update install.md (#4826) 2017-10-06 16:58:27 -07:00
Trapier Marshall dcc745b67f dtr: operationalize rethinkcli docs (#4791)
populate REPLICA_ID variable to cut down on copy-paste while
troubleshooting.

Signed-off-by: Trapier Marshall <trapier.marshall@docker.com>
2017-10-06 10:26:47 -07:00
Jim Galasyn 5698ef7c4f Add note about stack deploy for image pulls (#4815) 2017-10-05 15:01:51 -07:00
Jim Galasyn da0e5d2b38 Update IAM policy block json (#4814) 2017-10-05 14:04:22 -07:00
Bart X Tubalinal 430ce2ea21 Typo-Fix (#4805) 2017-10-05 02:22:40 -07:00
Jim Galasyn 3599a96ad5 Move redirects to latest versions (#4804) 2017-10-04 18:16:35 -07:00
Misty Stanley-Jones 7a71508625 Fix heading levels (#4788)
There were H3 headings without parent H2 headings.
2017-10-03 11:42:12 -07:00
Jim Galasyn a40f89d856 [WIP] Add feedback on UCP disaster recovery (#4690)
* Add feedback on UCP disaster recovery

* Add table of backed up UCP data

* Add orgs to backup table

* Add feedback from Wayne and Josh
2017-10-02 16:09:48 -07:00
Vivek Saraswat 66bbbeab95 HEAD vs GET for ping (#4758)
Adding a description of https://github.com/docker/orca/issues/9701 until we can get this fixed
2017-10-02 11:50:25 -07:00
Jeff Anderson 74a05028c7 Document the HRM default backend behaviors (#4748) 2017-10-02 10:54:22 -07:00
Wang Jie aa674631d4 Update index.md (#4771) 2017-10-02 10:50:09 -07:00
Wang Jie b5ab50f927 Update backups-and-disaster-recovery.md (#4770) 2017-10-02 10:49:42 -07:00
Wang Jie a602fac14c Update troubleshoot-configurations.md (#4769) 2017-10-02 10:48:32 -07:00
Wang Jie c685515a35 Update use-node-local-network-in-swarm.md (#4768) 2017-10-02 10:47:33 -07:00
Wang Jie 7eb41aa0c0 Update ucp-configuration-file.md (#4767) 2017-10-02 10:46:29 -07:00
Wang Jie 220f8e7676 Update store-logs-in-an-external-system.md (#4766) 2017-10-02 10:44:15 -07:00
Wang Jie d983f72fdc Update set-up-high-availability.md (#4765) 2017-10-02 10:43:45 -07:00
Wang Jie 7c7cbd9395 Update integrate-with-dtr.md (#4763) 2017-10-02 10:43:18 -07:00
Wang Jie 49ef1e5828 Update set-session-timeout.md (#4764) 2017-10-02 10:42:45 -07:00
Wang Jie 7f40428fa0 Update join-windows-worker-nodes.md (#4762) 2017-10-02 10:42:15 -07:00
Wang Jie d77ebe6bfc Update system-requirements.md (#4750) 2017-09-29 03:37:49 -07:00
Wang Jie 31521bdc36 Update upgrade.md (#4753) 2017-09-29 03:37:20 -07:00
Wang Jie 0736779d2a Update plan-installation.md (#4752) 2017-09-29 03:36:24 -07:00
Jim Carroll 9de1f5ed49 Updated broken path (#4715)
Updated path to reflect current location of manage-access-with-collections.md
2017-09-28 17:16:28 -07:00
Wang Jie 50a99c7dd2 Update architecture.md (#4744) 2017-09-28 10:53:16 -07:00
Wang Jie 91c6e5efc2 Update linux.md (#4739) 2017-09-28 10:52:05 -07:00
Viktor Stanchev f4a1dce557 DTR 2.2.9 release notes (#4569)
* DTR 2.2.9 release notes
2017-09-26 09:54:53 -07:00
Joao Fernandes 95a5f2bfd7 Remove docker/ucp fingerprint (#4703) 2017-09-22 15:19:50 -07:00
Brett Inman 273a9448fd Update RAM recommendation for UCP managers (#4689)
* Update RAM recommendation for UCP managers
2017-09-22 11:57:50 -07:00
Jim Galasyn e6bc5dd69a Update required CentOS version (#4678) 2017-09-20 13:42:54 -07:00
Jim Galasyn 34d55ca951 Update required CentOS version (#4676) 2017-09-19 15:54:04 -07:00
Jim Galasyn fa2b58f766 Add note about HA and load balancers (#4671) 2017-09-19 13:54:15 -07:00
Andy Clemenko c976c02331 remove the recommendation of 7 nodes. (#4657)
removing the recommendation of 7 managers nodes based guidance from engineering. they claimed 7 manager nodes was less performative then 5.
2017-09-18 17:00:11 -07:00
Jim Galasyn b576e23bf5 Update ElasticSearch command (#4659) 2017-09-18 14:45:21 -07:00
Jim Galasyn 5e99cfe339 Add note about manager node minimum requirements (#4653) 2017-09-18 10:00:10 -07:00
Jim Galasyn e0bfcf33d5 Add note about IP protocol 50 (ESP) traffic (#4650) 2017-09-15 17:18:26 -07:00
Trapier Marshall 102684b047 UCP: operationalize config file editing (#4605)
Made instructions for editing UCP config copy-pastable with in-line
comments. This removes the need to copy-part-of-a-line,
paste-some-output-from-another-command, copy-next-part-of-a-line,
repeat, until a command is complete.

Also moved the "Example config" below "Inspect and modify" to improve
readability as "Inspect and modify" is a more common workflow.

Signed-off-by: Trapier Marshall <trapier.marshall@docker.com>
2017-09-15 15:44:03 -07:00
Jim Galasyn aaf90c9dfc WIP: Add topic on stacks and collections (#4623)
Add topic on stacks and collections
2017-09-14 18:10:06 -07:00
Javier Arellano be0e410f24 Fix example (#4631)
Fix sudo command in example
2017-09-14 11:51:38 -07:00
Joao Fernandes 8120e83429 Add HRM with path-based routing (#4632) 2017-09-14 11:48:30 -07:00
Joao Fernandes d317d6d451 Add permission level for scanning images (#4625) 2017-09-14 10:51:45 -07:00
Joao Fernandes b7a44e15b4 Update UCP system requirements (#4600) 2017-09-13 15:57:23 -07:00
Trapier Marshall f42f2a9858 ucp: correct agent config change command (#4595)
Signed-off-by: Trapier Marshall <trapier.marshall@docker.com>
2017-09-13 15:55:21 -07:00
Viktor Stanchev f36e261b6f DTR 2.3.3 release notes (#4568)
* DTR 2.3.3 release notes
2017-09-13 15:51:41 -07:00
Trapier Marshall cfad72023b ucp: fix support dump --log-driver arp placement (#4619)
Signed-off-by: Trapier Marshall <trapier.marshall@docker.com>
2017-09-13 15:50:01 -07:00
Joao Fernandes 898270c233 Release UCP 2.2.3 (#4621) 2017-09-13 15:34:49 -07:00
Joao Fernandes 9d9d5a0147 Explain how to use a proxy with DTR (#4608) 2017-09-13 15:30:53 -07:00
Joao Fernandes 864d53b63c Improve description of tagmigration in DTR (#4599) 2017-09-13 15:26:23 -07:00
Trapier Marshall 161094bd3f Add current_issues table to DTR troubleshooting (#4496)
rethinkdb current_issues table is relevant in troubleshooting rethinkdb
issues.

Ref: https://www.rethinkdb.com/docs/system-issues/

Signed-off-by: Trapier Marshall <trapier.marshall@docker.com>
2017-09-13 10:13:48 -07:00