Commit Graph

555 Commits

Author SHA1 Message Date
Traci Morrison 0c58f12da7
Merge branch 'master' into ip-range-table 2019-11-21 16:26:42 -05:00
Traci Morrison e50d65b5d9
Merge pull request #9887 from traci-morrison/add-ucp-features
Add features to config table
2019-11-20 10:07:24 -05:00
Traci Morrison ca24c2b792 Add SAML user admin information 2019-11-18 16:31:50 -05:00
Traci Morrison 11999f7f3d Add features to config table 2019-11-15 13:56:36 -05:00
Rupak Ganguly 2c15849430 Fix broken link (#9880)
* Fix broken link

* turned URL into clickable link

* Fixed the link
2019-11-15 08:25:59 -08:00
Traci Morrison 9f196b6bc9
Merge pull request #9861 from traci-morrison/add-rhel8
Add RHEL8 information
2019-11-14 13:16:01 -05:00
Traci Morrison c5ffe0c147
Merge pull request #9872 from traci-morrison/secure-overlay
Add info for SecureOverlay
2019-11-14 13:15:43 -05:00
Traci Morrison 1434348772
Merge branch 'master' into add-rhel8 2019-11-13 11:34:41 -05:00
Traci Morrison e0c405794d Add RHEL8 information 2019-11-13 11:25:52 -05:00
Darwin Traver a1c18c2af7 UCP CLI reference link (#9854)
* UCP CLI reference link

* Fixed UCP Install Link
2019-11-13 16:18:10 +00:00
Nathan Jones 3802ec8822 Clarify use of --pod-cidr and --service-cluster-ip-range (#9751)
* Clarify use of --pod-cidr and --service-cluster-ip-range

Clarified where flags are used. Customer reported confusion in case# 101388 because commands were not specified.

* hyperlink fix

fixed issues with hyperlinks

* Made the UCP CLI Links Generic

* Uppercase UCP
2019-11-13 15:56:47 +00:00
Traci Morrison 1c7774c240 Add info for SecureOverlay 2019-11-13 10:23:45 -05:00
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
Darwin Traver 476fe75880 Added check-config.sh download link (#9859) 2019-11-13 10:41:22 +00:00
Dawn-Docker 3c54d2ff9c
Update toc (#9819) 2019-11-08 08:13:40 -08:00
Traci Morrison 9a3a67e822 Change to table information 2019-11-06 13:12:31 -05:00
Traci Morrison cb3ca21ed9 Add table for IP ranges 2019-11-04 11:31:46 -05:00
Traci Morrison 36488ddac2
Merge pull request #9768 from traci-morrison/azure-custom-roles
Add section on Azure custom roles for DE
2019-11-04 11:29:26 -05:00
Traci Morrison 8be00b5250 Add section on Azure custom roles for DE 2019-11-04 10:21:24 -05:00
Traci Morrison 1474fb5fb6
Merge pull request #9763 from david-yu/patch-18
Removing IBM Z references
2019-10-30 13:55:25 -04:00
Traci Morrison b884131ad4
Merge pull request #9757 from traci-morrison/issue-9702
Add note on DTR node mixed mode
2019-10-30 10:35:55 -04:00
Traci Morrison 1686431fde Edit 2019-10-30 10:13:50 -04:00
David Yu 5d32d52d35
Removing IBM Z references
Removing IBM Z references
2019-10-29 14:08:46 -07:00
Traci Morrison 069155a205 Add note on DTR node mixed mode 2019-10-29 10:20:38 -04:00
Traci Morrison f538fdaa67 Change note on workloads on managers 2019-10-29 09:53:33 -04:00
Traci Morrison 6e2c94483c Remove duplicate firewall section 2019-10-17 10:06:01 -04:00
Olly P 92759efdda
Added commentary around Azure NSGs for UCP (#9612)
* Added commentary around Azure NSGs

* Added reference to Pod CIDR

* Adjusted for Peer Review
2019-10-11 18:42:20 +01:00
Olly P 147f757924
UCP Sys Req Version Compatibility (#9597) 2019-10-11 16:03:03 +01:00
Traci Morrison 085e1167e7
Merge pull request #9590 from traci-morrison/ucp-install-upgrade
Fix syntax and formatting
2019-10-10 09:20:35 -04:00
Traci Morrison 46b217ba6e
Merge pull request #9567 from traci-morrison/update-ee-branding
Remove Advanced and Standard names
2019-10-10 09:20:09 -04:00
Traci Morrison 3d89217fc5 Fix syntax and formatting 2019-10-07 14:55:48 -04:00
Traci Morrison 3291e66631 Remove Advanced and Standard names 2019-10-03 10:06:25 -04:00
Traci Morrison 2f5d850941
Merge pull request #1347 from docker/master
Merging 2019-09-patch-release-notes branch
2019-10-01 17:22:33 -04:00
Olly P 2bdcf557d9
Merge branch 'master' into azure-subnet-size 2019-10-01 15:16:24 +01:00
Dawn W 4d93f1c1ef
Merge pull request #1340 from docker/master
merging master to the patch release branch
2019-09-26 17:21:38 -07:00
Traci Morrison 3a79d50052 Additional edits 2019-09-26 15:46:03 -04:00
Traci Morrison 97f536288e Add the new UCP configuration point 2019-09-26 09:47:44 -04:00
Nikita Potapenko ecaf5b7eec Fix typo (#9511) 2019-09-25 15:16:23 -07:00
Traci Morrison b0ad928444
Merge pull request #9406 from millerdz/patch-11
Remove web interface upgrade section
2019-09-24 11:43:02 -04:00
Trapier Marshall 5a466a57c3 ucp: fix whitespace on node labels doc (#9395)
what i did:
- fix whitespace so markdown numbering is consistent

how i tested:
1. build docs locally `docker-compose build; docker-compose up -d`
2. verify numbering corrected
3. deploy compose file through UCP 3.2.1 UI to make sure its spacing was
   unaffected\*

\* note: not addressing outdated screenshots with this commit

Signed-off-by: Trapier Marshall <trapier.marshall@docker.com>
2019-09-23 18:02:37 +01:00
Olly P d31ec2985c
Merge branch 'master' into patch-11 2019-09-23 17:54:13 +01:00
Traci Morrison 132f2bed14
Merge pull request #9465 from traci-morrison/engdocs-162
Fix broken links
2019-09-23 10:27:16 -04:00
ollypom 3de944e12a
Removed images and references to 'UI upgrades'
- Removed UCP UI images
- Removed reference to UCP UI Upgrades
- This commit also removed a lot of whitespace at the end of lines.
2019-09-17 15:21:16 +00:00
Traci Morrison cfc9a64b8c Fix broken links 2019-09-17 09:05:38 -04:00
Traci Morrison 460be1a07b Update broken links 2019-09-16 14:32:54 -04:00
Jose J. Escobar 4038d42b87 Update system-requirements.md (#9436)
A typo.
Removed additional ',' for consistency.
A duplicate 'for'.
There is a section where the markup ``` are not being honored. I didn't want to mess too much with that.
2019-09-13 10:32:06 +01:00
Traci Morrison 105a8e734a
Merge pull request #9313 from arueth/master
Fixed formatting on Avoid IP range conflicts section
2019-09-11 14:44:50 -04:00
Derrick Miller 0dca2cdcd2
Remove web interface upgrade section
Upgrading through the UCP UI is no longer an option so I've removed the section of instructions of that upgrade technique.
2019-09-09 11:01:06 -04:00
Trapier Marshall 0d2091fb5b ucp cli upgrade: emphasize run on only one node (#9366) 2019-09-05 10:49:53 +01:00
Dawn W 6f769c5eea
Update index.md 2019-09-03 13:43:46 -07:00