Commit Graph

1410 Commits

Author SHA1 Message Date
Maria Bermudez be059a0c15
Sync published with master (#8822)
* Updated Windows Release that supports Kubernetes

Changed from old outdated Edge release to reflect use of a stable release.  Kubernetes page actually reflects this version as well (so its an error on this page only).

* Interlock link fixes (#8798)

* Remove outdated links/fix links

* Next steps link fix

* Next steps link fixes

* Logging driver 920 (#8625)

* Logging driver port from vnext-engine

* Update json-file.md

* Update json-file.md

* Port changes from vnext-engine

* Updates based on feedback

* Added note back in

* Added note back in

* Added limitations per Anusha

* New dual logging info

* Added link to new topic

Needs verification.

* Changes per feedback.

* Updates per feedback

* Updates per feedback

* Updated 20m

* Added CE version

* Added missing comma

* Updates per feedback

* Add raw tag
Add TOC entry - subject to change

* Add entry for local logging driver

* Update config/containers/logging/configure.md

Co-Authored-By: Sebastiaan van Stijn <thaJeztah@users.noreply.github.com>

* Update config/containers/logging/configure.md

Co-Authored-By: Sebastiaan van Stijn <thaJeztah@users.noreply.github.com>

* Update config/containers/logging/configure.md

Co-Authored-By: Sebastiaan van Stijn <thaJeztah@users.noreply.github.com>

* Update config/containers/logging/configure.md

Co-Authored-By: Sebastiaan van Stijn <thaJeztah@users.noreply.github.com>

* Updates per feedback

* Updates per feedback

* Update zfs-driver.md (#8735)

* Update zfs-driver.md

* Add suggested correction

* Removed HA Proxy Link

* Added Azure Disk and Azure File Storage for UCP Workloads (#8774)

* Added Azure Disk and Azure File

I have added Azure Disk and Azure file documentation for use with UCP
3.0 or newer.

* Added the Azure Disk Content
* Added the Azure File Content
* Updated the Toc to include Azure Disk and Azure File

Signed-off-by: Olly Pomeroy <olly@docker.com>

* Responding to feedback, inc changing Azure File to Azure Files

Following on from Steven and Deeps feedback this commit addresses those
nits. Including changing `Operators` to `Platform Operators`, switching
`Azure File` to `Azure Files` and many small formating changes.

Signed-off-by: Olly Pomeroy <olly@docker.com>

* Minor style updates

* Minor style updates

* Final edits

* Removed Ubuntu 14.04 warnings from Docker UCP install Page (#8804)

We dropped support for Ubuntu 14.04 in Enterprise 2.1 / UCP 3.1, however
the installation instructions still carry 14.04 warnings.

Signed-off-by: Olly Pomeroy <olly@docker.com>

* Fix broken link (#8801)

* ubuntu.md: remove old docker-ce-cli (#8665)

I hit the following error when "upgrading" docker-ce 18.09 to docker-ee 17.06:

> dpkg: error processing archive /var/cache/apt/archives/docker-ee_3%3a17.06.2~ee~19~3-0~ubuntu_amd64.deb (--unpack):
 trying to overwrite '/usr/share/fish/vendor_completions.d/docker.fish', which is also in package docker-ce-cli 5:18.09.4~2.1.rc1-0~ubuntu-xenial

This commit adds `docker-ce-cli` to the list in "uninstall old packages" to fix this.

* Updated UCP CLI Reference to 3.1.7 (#8805)

-Updated all of the UCP 3.1.7 references.
-Alphabeticalised each reference
-Added very a value is expected or not after each variable.

Signed-off-by: Olly Pomeroy <olly@docker.com>

* Fix numbering issue

* Fix formatting

* Added UCP Kubernetes Secure RBAC Defaults (#8810)

* Added Kubernetes Secure RBAC Defaults

* Style updates

* Final edits
2019-05-20 18:53:05 -07:00
Maria Bermudez da6c0eb2c4
Sync published with master (#8800)
* Interlock link fixes (#8798)
* Logging driver 920 (#8625)
2019-05-14 17:47:08 -07:00
Darwin Traver 89b428019d Internal UCP component version updates (#8783) 2019-05-09 11:31:35 -07:00
Milan Pála 062ad5d36a Fix typo (#8766) 2019-05-07 17:51:45 -07:00
paigehargrave 96359c7add Added new example and deprecation info (#8773) 2019-05-07 13:56:46 -07:00
paigehargrave 1d5cbcd5d3
Fixed link title 2019-05-07 10:57:07 -04:00
paigehargrave dd7fbb46b8
Fixed link title 2019-05-07 10:56:26 -04:00
Maria Bermudez 9f659a4089
Update header for example tar 2019-05-06 22:48:00 -07:00
Nathan Jones bea1794766 Fixed syntax error (#8732)
* Fixed syntax error

Last edit to the REPLICA_ID command introduced a syntax error by adding an extra ')'. Removed it.

* Fix replica ID setting examples

- Accept suggestion from @thajeztah based on product testing
- Apply change to page examples
- Remove NFS backup example based on the following errors: 
tar: /var/lib/docker/volumes/dtr-registry-nfs-36e6bf87816d: Cannot stat: No such file or directory
tar: Exiting with failure status due to previous errors
2019-05-06 20:42:27 -07:00
paigehargrave 4faa05a668
Fix dates 2019-05-06 13:18:31 -04:00
paigehargrave c6910064d9
Fix dates 2019-05-06 13:17:12 -04:00
paigehargrave ea2fecfc15 Remove outdated links/fix links (#8760) 2019-05-06 09:38:38 -07:00
paigehargrave 8ae891c978 Release notes update (May) (#8763)
* Latest info including known issues

* Updates for 2.6.6, 2.5.11, 2.4.12

* Added 18.09.6 updates

* Added link

* Fixed link error

* Syntax error

* 2.6.6 info cleanup

* Added Hub info

* Added Hub info for 2.6.6

* Added Hub info for 3.1.7

* Link fix

* Update line items for DTR 2.6.6

* Add line break after Known Issues

- Affects 2.5.11.

* Edit line items

Minor edits and formatting fixes
2019-05-06 09:32:44 -07:00
paigehargrave a0219fe04b Interlock fix - remove haproxy and custom template files (#8722)
* Removed haproxy and custom template info

* Delete file

* Delete file
2019-04-25 16:21:53 -06:00
paigehargrave 0d227fa3a9
Merge pull request #8698 from ollypom/interlocktls
Removed the Duplicate Interlock TLS Page
2019-04-25 15:31:03 -04:00
Maria Bermudez 6811ba35ac
Standardize replica setting
- Update commands for creating tar files for local and NFS-mounted images
2019-04-23 17:50:30 -06:00
Maria Bermudez f46ab31e36
Minor edits (#8708)
* Minor edits

- Standardized setting of replica ID as per @caervs 
- Fix broken link

* Consistency edits

- Standardized setting of replica ID
- Added note that this command only works on Linux
2019-04-23 17:35:21 -06:00
ollypom 8a357cbfe0 Moved Redirect to latest page 2019-04-23 11:43:00 +01:00
ollypom 2314d3190f Removed the Previous Interlock SSL Page 2019-04-23 11:38:48 +01:00
Maria Bermudez 1b5ec9f617
Preview page.ucp_org output 2019-04-22 18:31:03 -06:00
Maria Bermudez c8d69feb3e Fix syntax error which caused the master build to fail 2019-04-22 18:16:45 -06:00
ollypom 681239ae3f Removed Reference to Interlock Preview Image, and added relevant UCP Image Org and Tag 2019-04-21 18:51:43 +01:00
Maria Bermudez d092c823ec
Merge branch 'published' into master 2019-04-19 17:56:37 -06:00
Jesse Antoszyk 2925879212 interlock --> ucp-interlock (#8675)
* interlock --> ucp-interlock

* Fixed code samples 

- Use the latest UCP version and the latest ucp-interlock image
- Leverage ucp page version Jekyll variable

* Typo
2019-04-19 20:06:22 +02:00
Maria Bermudez e1427b71ec
Minor fix 2019-04-19 11:16:21 -06:00
Nathan Jones e5bec55d38 Trying to fix command rendering of '--format "{{ .Names }}"' (#8677)
* Trying to fix command rendering of '--format "{{ .Names }}"'

--format "{{ .Names }}" is showing up in the markup but is rendering as --format "" in the published version. Added {% raw %} tags to try to fix.

* Update concatenated to chained
2019-04-19 18:32:50 +02:00
Maria Bermudez e0dc289650
Sync published with master (#8673)
* Revert "Netlify redirects interlock (#8595)"

This reverts commit a7793edc74.

* 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

* Improved backup commands (#8597)

* Improved backup commands

DTR image backup command improvements:

1. Local and NFS mount image backup commands were invalid (incorrectly used -C flag). Replaced them with commands that work.
2. The new commands automatically populate the correct replica ID and add a datestamp to the backup filename.

DTR Metadata backup command improvements:

DTR metadata backups are more difficult than they need to be and generate many support tickets. I updated the DTR command to avoid common user pitfalls:

1. The prior metadata backup command was subject to user error. Improved the command to automatically collect the DTR version and select a replica. 
2. Improved security of the command by automatically collecting UCP CA certificate for verification rather than using --ucp-insecure-tls flag. 
3. Improved the backup filename by adding the backed-up version information and date of backup. Knowledge of the version information is required for restoring a backup.
4. Described these improvements for the user.

Image backup commands were tested with local and NFS image storage. The metadata backup command was tested by running it directly on a DTR node and through a UCP client bundle with multiple replicas.

* Technical and editorial review

* More edits

* line 8; remove unnecessary a (#8672)

* line 8; remove unnecessary a

* Minor edit

* Updated the UCP Logging page to include UCP 3.1 screenshots (#8646)

* Added examples (#8599)

* Added examples

Added examples with more detail and automation to help customers backup DTR without creating support tickets.

* Linked to explanation of example command

@omegamormegil I removed the example with prepopulated fields, as I think it doesn't add much, and will only add confusion. Users who need this much detail can run the basic command and follow the terminal prompts. 

We can re-add in a follow-up PR, if you think that example is crucial to this page.

* Remove deadlink in the Interlock ToC (#8668)

* Found a deadlink in the Interlock ToC

* Added Redirect
2019-04-19 02:21:08 +02:00
Olly P df078d9732 Remove deadlink in the Interlock ToC (#8668)
* Found a deadlink in the Interlock ToC

* Added Redirect
2019-04-19 02:12:28 +02:00
Olly P 0f17dc7f34 Updated the UCP Logging page to include UCP 3.1 screenshots (#8646) 2019-04-19 01:36:41 +02:00
Carlton Caven 0e6cc76586 line 8; remove unnecessary a (#8672)
* line 8; remove unnecessary a

* Minor edit
2019-04-19 01:34:19 +02:00
Nathan Jones 7136a91ebd Improved backup commands (#8597)
* Improved backup commands

DTR image backup command improvements:

1. Local and NFS mount image backup commands were invalid (incorrectly used -C flag). Replaced them with commands that work.
2. The new commands automatically populate the correct replica ID and add a datestamp to the backup filename.

DTR Metadata backup command improvements:

DTR metadata backups are more difficult than they need to be and generate many support tickets. I updated the DTR command to avoid common user pitfalls:

1. The prior metadata backup command was subject to user error. Improved the command to automatically collect the DTR version and select a replica. 
2. Improved security of the command by automatically collecting UCP CA certificate for verification rather than using --ucp-insecure-tls flag. 
3. Improved the backup filename by adding the backed-up version information and date of backup. Knowledge of the version information is required for restoring a backup.
4. Described these improvements for the user.

Image backup commands were tested with local and NFS image storage. The metadata backup command was tested by running it directly on a DTR node and through a UCP client bundle with multiple replicas.

* Technical and editorial review

* More edits
2019-04-19 01:30:36 +02:00
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
Maria Bermudez 21b6302bf3 Revert "Netlify redirects interlock (#8595)"
This reverts commit a7793edc74.
2019-04-18 13:41:45 -06:00
Maria Bermudez 5a28d947e2 Redirect to current version of page, since it's reached EOL 2019-04-18 01:50:46 +02:00
Darwin Traver a15d1d1cd3
Removing internal JIRA links 2019-04-11 18:34:48 -04:00
paigehargrave f89b9892bd
Remove statement about supporting CNI plugin (#8594)
* Remove statement about supporting CNI plugin

* Update install-cni-plugin.md
2019-04-11 17:10:20 -04:00
paigehargrave 333a027eae
Add 2.4.11 DTR info 2019-04-11 11:57:36 -04:00
paigehargrave 274014d4c8
Patch release notes 04 2019 (#8633)
* Add version update for Engine/UCP

* Add DTR version updates

* Added April Offline Bundles

* Engine release notes update

* Update release-notes.md

* Update release-notes.md

* Minor edit

* Minor edit
2019-04-11 10:44:59 -04:00
Maria Bermudez 1d84733213
Fix link text 2019-04-11 13:20:43 +02:00
Sebastiaan van Stijn 6006f837e8
Fix Liquid syntax error in "reset user password"
```
Liquid Warning: Liquid syntax error (line 33): Expected end_of_string but found number in "{{ index .Spec.TaskTemplate.ContainerSpec.Args 0 }}" in ee/ucp/authorization/reset-user-password.md
```

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-04-11 12:09:42 +02:00
Nathan Jones a960d1cfef Adding warning about layer7 config (#8617)
* Adding warning about layer7 config

Adding warning about layer7 config not being included in the backup

* Text edit
2019-04-09 12:12:43 -04: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
Maria Bermudez fdc80a3e79
Revert "Updated the UCP 3.1.4 release notes to include Centos 7.6 support" 2019-04-08 08:35:10 -07:00
Maria Bermudez d1ff0076fb
Merge pull request #8577 from ollypom/releasenotespatch
Updated the UCP 3.1.4 release notes to include Centos 7.6 support
2019-04-08 11:17:37 -04:00
Divyam Bhasin afaf74c1ec
Update the "role-based access control" link
On page "https://docs.docker.com/ee/ucp/user-access/", update the hyperlink "role-based access control" to point to "https://docs.docker.com/ee/ucp/authorization/" instead of "https://docs.docker.com/ee/access-control".
2019-04-07 11:40:01 -04:00
paigehargrave 2398cd9dca
Merge pull request #8580 from bermudezmt/dtr-storage-backend
Storage backend data migration updates
2019-04-04 20:41:32 -04:00
paigehargrave a7793edc74
Netlify redirects interlock (#8595)
* Added netlify redirect
2019-04-04 19:45:46 -04:00
Maria Bermudez 603b14f1f0 Addressed engineering feedback 2019-04-04 16:18:40 -07:00
Maria Bermudez 3c307d41ed
Merge pull request #8591 from bermudezmt/dtr-hsts
Add HSTS warning for specifying --dtr-external-url
2019-04-04 17:10:46 -04:00
Maria Bermudez 9b77e6af46 Add HSTS warning for specifying --dtr-external-url 2019-04-03 23:41:39 -07:00