Commit Graph

109 Commits

Author SHA1 Message Date
Olly P ebe21e93be UCP Install on Azure Patch (#8522)
* Fix grammar on the 2nd pre-req, and did markdown formatting on the rest :)

* Correct Pod-CIDR Warning

* Content cleanup

Please check that I haven't changed the meaning of the updated prerequisites.

* Create a new section on configuring the IP Count value, also responded to feedback from Follis, Steve R and Xinfeng.

* Incorporated Steven F's feedback and Issue 8551

* Provide a warning when setting a small IP Count variable

* Final edits

* Update install-on-azure.md

* Following feedback I have expanded on the 0644 azure.json file permissions and Added the --existing-config file to the UCP install command

* Removed Orchestrator Tag Pre Req from Azure Docs

* Clarifying need for 0644 permissions
2019-04-19 00:20:00 +02:00
Eiichi Kitagawa 7fe1210f8c Adding emphasis on Static IP requirement (#7276)
* Adding emphasis on Static IP requirement

We had a customer (00056641) who changed IPs like this all at once, and they are in a messy status.    We should make it clear that static IP is absolutely required.  
```***-ucp-0-dw original="10.15.89.6" updated="10.15.89.7" 
***-ucp-1-dw original="10.15.89.5" updated="10.15.89.6" 
***-ucp-2-dw original="10.15.89.7" updated="10.15.89.5" ```

* Link to prod requirement of static IP addresses
2019-04-08 11:56:12 -04:00
paigehargrave 127331a085
Update install-on-azure.md 2019-03-21 19:25:39 -04:00
ollypom f56f262899
Incorporating dockerpac's feedback, to call out appropriately sized vnets in the Pre-reqs section 2019-03-20 21:46:16 +00:00
ollypom dbda110c43
Make the pod-cidr warning more obvious in the docs 2019-03-19 18:36:27 +00:00
Maria Bermudez 9dea0d1b2c
Merge pull request #8400 from docker/upgrade-path
Update UCP upgrade path
2019-03-11 17:30:43 -07:00
Maria Bermudez ccbb5e2630 Revert "Revert "Merge branch 'master' of github.com:docker/docker.github.io""
This reverts commit 4b5fbbdbc9.
2019-03-08 10:53:00 -08:00
paigehargrave 4e1c973647
Update upgrade.md 2019-03-04 12:59:15 -05:00
paigehargrave 99f653ae00
Update system-requirements.md 2019-03-01 07:12:09 -05:00
paigehargrave b67774bd65
Update system-requirements.md 2019-03-01 07:11:33 -05:00
Paige Hargrave 4b5fbbdbc9 Revert "Merge branch 'master' of github.com:docker/docker.github.io"
This reverts commit 813f45bdd7, reversing
changes made to 2349c62566.
2019-02-28 13:11:13 -05:00
Maria Bermudez c0abe9f712 Fix broken links and remove redirects 2019-02-26 10:06:36 -08:00
ollypom e8ffea74b4
Made the Load command compatible with Windows and Linux 2019-02-19 17:49:03 +00:00
paigehargrave e15415000f
Merge pull request #8267 from docker/ucp-install
SLES 12 SP2 firewall issue
2019-02-17 15:10:36 -05:00
Maria Bermudez 799f168c34
Update upgrade page for UCP 3.1 2019-02-15 15:16:50 -08:00
paigehargrave 019870c775
Update system-requirements.md 2019-02-15 06:36:08 -05:00
paigehargrave 7ffa2d5bd2
Update plan-installation.md 2019-02-15 06:35:34 -05:00
paigehargrave 8ef78aade4
Update plan-installation.md 2019-02-13 17:24:38 -05:00
Maria Bermudez b4e4559f8b
Fix syntax for IP range 2019-02-13 11:52:59 -08:00
paigehargrave d93d4caf8a
Update IP address conflict info 2019-02-13 14:15:10 -05:00
Sebastiaan van Stijn 03d5b3396d
Use consistent formatting for notes
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-02-09 00:49:57 +01:00
Trapier Marshall 87f7f13c22 ucp port requirements: add calico health 2019-02-08 09:20:10 -05:00
Joe Abbey 8848e83a72
Update system-requirements.md
Small typo
2019-02-06 18:16:17 -05:00
Maria Bermudez fe1858d964 Removes IBM Z references to architecture-specific images doc. 2019-01-31 16:07:46 -08:00
Maria Bermudez 9162be8831
Fix typo 2019-01-31 15:38:20 -08:00
Maria Bermudez 9f55e80360
Fix typo 2019-01-31 15:37:48 -08:00
Olly P dfeff27d45
Updated e-2-e install 2019-01-18 10:41:56 +00:00
ollypom 538ad91d02 Updated Azure Json Permissions
Signed-off-by: ollypom <oppomeroy@gmail.com>
2019-01-10 13:39:39 +00:00
Anne Henmi d7f7a653ee
Merge pull request #7635 from darwin-traver/patch-12
Manager min update to 8GB
2018-12-26 09:59:09 -07:00
ollypom 86ac0adccc Removed Swarm Port
Signed-off-by: ollypom <oppomeroy@gmail.com>
2018-12-13 18:41:33 +00:00
Maria Bermudez 4bdcbf8ae9 Merge branch 'master' of github.com:docker/docker.github.io 2018-12-10 12:41:24 -08:00
Gary Forghetti ef5d49f52c
Update index.md
Bad link for the Docker EE UCP cli reference page.
Was:
[reference documentation](/reference/ucp/3.0/cli/install.md)
Changed to:
[reference documentation](/reference/ucp/3.1/cli/install.md)
2018-12-10 09:19:08 -05:00
L-Hudson 96ce9aba7c
Merge pull request #7353 from ollypom/dockeree-azuredocs
Added Azure Config File
2018-12-06 16:51:01 -05:00
L-Hudson c2ee54bc8f
Update install-on-azure.md
editorial crx
2018-12-06 16:35:06 -05:00
L-Hudson 736bc25419
Update install-on-azure.md
editorial crx
2018-12-06 16:07:39 -05:00
Jeffrey Morgan 5cdb36d5a1 Merge branch 'master' of github.com:docker/docker.github.io 2018-12-03 15:14:51 -05:00
L-Hudson d7b6c80072
Merge pull request #7689 from ollypom/upgrade-offline-bundles
UCP Upgrade Offline Bundles
2018-11-30 14:35:10 -05:00
L-Hudson fbff27680c
Update install-on-azure.md
grammar corrections
2018-11-30 14:25:34 -05:00
L-Hudson a30770ed50
Update install-on-azure.md
grammar tweak
2018-11-30 14:15:15 -05:00
Maria Bermudez 1172d411fb
Update system-requirements.md 2018-11-27 15:43:12 -08:00
ollypom 6b72c1a6cd Added details for /var partition
Signed-off-by: ollypom <oppomeroy@gmail.com>
2018-11-26 20:46:14 +00:00
ollypom 92b803745e Fixing a few nits :)
Signed-off-by: ollypom <oppomeroy@gmail.com>
2018-11-21 11:14:42 +00:00
ollypom b130e505f6 Updated for UCP 3.1
Signed-off-by: ollypom <oppomeroy@gmail.com>
2018-11-19 21:23:51 +00:00
ollypom 8d43cc1541 Update Orchestrator Label Prereq
Signed-off-by: ollypom <oppomeroy@gmail.com>
2018-11-19 20:54:35 +00:00
ollypom 6cc30a72f5 Missed an IPCOUNT variable
Signed-off-by: ollypom <oppomeroy@gmail.com>
2018-11-19 20:54:34 +00:00
ollypom 22e5ea222d Updated following Mark's feedback
Signed-off-by: ollypom <oppomeroy@gmail.com>
2018-11-19 20:54:34 +00:00
ollypom 93547f4653 Formatting errors
Signed-off-by: ollypom <oppomeroy@gmail.com>
2018-11-19 20:54:34 +00:00
ollypom ec853f342d Updated per Alex's Comments
Signed-off-by: ollypom <oppomeroy@gmail.com>
2018-11-19 20:54:34 +00:00
ollypom a70c02101f Added Azure Config File
Signed-off-by: ollypom <oppomeroy@gmail.com>
2018-11-19 20:54:34 +00:00
Jeffrey Morgan dacad06fbd Merge branch 'master' into consolidation-changes 2018-11-19 15:41:14 -05:00