Commit Graph

52125 Commits

Author SHA1 Message Date
paigehargrave 7b31b58a99
Removed 2018 references. (#8880)
* Removed 2018 references.

* Removed pay thru docker question.
2019-06-04 06:22:37 -04:00
Maria Bermudez 96a63b40b4
Clean up syntax (#8881) 2019-06-03 10:52:31 -07:00
paigehargrave 57bffe0736
Update system-requirements.md 2019-06-01 15:40:26 -04:00
Don Wan ffd57e43cb Update part2.md (#8535)
typo
2019-06-01 08:59:57 -04:00
Logan Kimmel 7a2f74adbe Update the new default addr pool for swarm (#8705)
The default address pool for swarm is now a `/8` CIDR
2019-06-01 08:08:45 -04:00
David Yu c9bd496d1b Change to Docker Enterprise (#8877)
* Change to Docker Enterprise
2019-06-01 06:27:32 -04:00
Maria Bermudez 8aec58cf21
7724 (#8876)
* Fix 7724

* Fix broken link
2019-05-31 13:27:57 -07:00
Ally Smith 0af327b3cb
refactor Jenkinsfile
- use DTR images for all but `docker.github.io:published`
- use environment variables instead of credentials
- build and push all images inside VPN container
- combine build + image and update swarm stages
- remove repetitive steps / stages
2019-05-31 10:48:15 +01:00
Takuya N 9ecfaf9732 Update ubuntu version and common driver on storagedriver docs (#8746)
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
2019-05-29 22:02:00 -07:00
Usha Mandya 5ece26e7c6
Merge pull request #8853 from nekottyo/fix-link
Fix broken links
2019-05-29 11:11:29 +01:00
Usha Mandya 31aa752910
Update faqs.md 2019-05-29 10:34:40 +01:00
Usha Mandya 9066792a0a
removed the reference to index.md
Though the sections referenced belong to `index.md`, there is no requirement to call it out in the URL. For example:

https://docs.docker.com/docker-for-mac/#add-tls-certificates
https://docs.docker.com/docker-for-mac/#reset
2019-05-29 10:01:20 +01:00
Maria Bermudez 77d6dfe618
Standardize headings 2019-05-28 15:19:07 -07:00
Maria Bermudez 10cf8eab40
Fix typo 2019-05-28 15:16:28 -07:00
Maria Bermudez 9da53a83d9
Update link to UCP installation 2019-05-28 15:16:06 -07:00
Maria Bermudez d1d2332a00
Fix link preview 2019-05-28 13:59:24 -07:00
Olly P 1456d52923 Rewritten Custom CNI to become Unmanaged CNI in UCP Docs (#8799)
* Rewritten Custom CNI to become Unmanaged CNI

Here I have rewritten the Unmanaged CNI page with Docker UCP. The
changes are:

- Clarifying the support position
- Providing clear instructions on how to bring up UCP and then install a
custom CNI plugin
- Removes unneccesary items like disabling IPIP which is not related to
this page.

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

* Updated following Uday's feedback

* Add editorial review
2019-05-28 13:55:25 -07:00
Maria Bermudez 995244c5e0
Update link to webhook types for the web UI 2019-05-28 08:25:10 -07:00
Maria Bermudez 4d5cb435a1
Update link to webhook types 2019-05-28 08:24:05 -07:00
nekottyo 39873cc68f Fix broken links 2019-05-28 18:17:06 +09:00
Victor Bennich 313b0dc4d7 Update dev-best-practices.md (#8840)
Added a '/' to the Docker for Azure link to fix broken link.
2019-05-25 12:20:33 -07:00
Radu M 72639b6333 Update index.md (#8841) 2019-05-25 12:19:04 -07:00
Hoang 0602e4c354 Update volumes.md (#8842) 2019-05-25 12:18:18 -07:00
Maria Bermudez b2378c949c
Standardize verb in title 2019-05-25 12:17:48 -07:00
Maria Bermudez ef4fcc506f
Follow-up fixes to webhook management changes (#8849)
* Improve webhook management docs

UI and API updates

Final updates

Fix link to event types

Standardize word usage

Remove old page

Add clarification of webhook scope

* Incorporate feedback

* Update TOC entries and next link
2019-05-25 12:10:03 -07:00
Maria Bermudez 9cc76b8373
Merge branch 'published' into master 2019-05-24 16:54:53 -07:00
Maria Bermudez a8c690c647
Improve webhook management docs for DTR (#8794)
* Improve webhook management docs

UI and API updates

Final updates

Fix link to event types

Standardize word usage

Remove old page

Add clarification of webhook scope

* Incorporate feedback
2019-05-24 16:44:23 -07:00
paigehargrave f6889dc48d
SAML updates for ADFS (#8832)
* Updates for ADFS

* Syntax fix

* Updates per feedback

* Update enable-saml-authentication.md
2019-05-24 09:09:45 -04:00
paigehargrave 082a2fd3e4
Update index.md 2019-05-24 08:23:13 -04:00
paigehargrave 93a09e11b5
Removed redundant TOC entries at top 2019-05-23 16:32:38 -04:00
Usha Mandya ac099018c1
Merge pull request #8609 from davidism/patch-1
Update Python and Flask usage in Compose tutorial
2019-05-23 09:54:13 +01:00
Maria Bermudez 52e081c767
Sync published with master (#8839)
* updated Layer 7 UI image to have correct http port, updated deployment steps to make it clear what can be done via the UI and the alternative manualy approach

Signed-off-by: Steve Richards <steve.james.richards@gmail.com>

* Propose 3 as the number of manager nodes (#8827)

* Propose 3 as the number of manager nodes

Propose 3 managers as the default number of manager nodes.

* Minor style updates

* typeo in document and small update to image (#8837)

* Fix typos (#8650)

* remove extra 'but' on line 40 (#8626)
2019-05-22 18:38:13 -07:00
Carlton Caven cbc9539e94 remove extra 'but' on line 40 (#8626) 2019-05-22 11:57:22 -07:00
D. Domig 8b8107e3b7 Fix typos (#8650) 2019-05-22 11:56:34 -07:00
steve richards dd33a5c96a typeo in document and small update to image (#8837) 2019-05-22 11:46:52 -07:00
David Yu c38df34383 Propose 3 as the number of manager nodes (#8827)
* Propose 3 as the number of manager nodes

Propose 3 managers as the default number of manager nodes.

* Minor style updates
2019-05-22 11:46:11 -07:00
paigehargrave 275fd1c657
Merge pull request #8836 from stevejr/interlock-deploy-updates
Updated Interlock deploy page
2019-05-22 14:04:03 -04:00
Steve Richards 90972eb210 updated Layer 7 UI image to have correct http port, updated deployment steps to make it clear what can be done via the UI and the alternative manualy approach
Signed-off-by: Steve Richards <steve.james.richards@gmail.com>
2019-05-22 12:50:01 +01:00
Maria Bermudez e678ad3f1b
Sync published with master (#8829)
* Add deprecation notice for Hub discovery (#8828)

* Hub Swarm discovery service deprecation

Document the deprecation

Add warning graphic

Fix formatting
2019-05-21 19:26:44 -07:00
Maria Bermudez 113cd10c68
Add deprecation notice for Hub discovery (#8828)
* Hub Swarm discovery service deprecation

Document the deprecation

Add warning graphic

Fix formatting
2019-05-21 19:25:08 -07:00
Maria Bermudez e98f75aff4
Published into master (#8824)
* 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

* Sync published with master (#8823)

* 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 19:57:56 -07:00
Maria Bermudez c1c16553b6 Merge branch 'published' of github.com:docker/docker.github.io into published 2019-05-20 19:53:33 -07:00
Maria Bermudez 3907e53a03
Sync published with master (#8823)
* 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 19:42:51 -07:00
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 1e70f827e9
Merge branch 'published' into master 2019-05-20 18:52:41 -07:00
Olly P ea36af4f2d Added UCP Kubernetes Secure RBAC Defaults (#8810)
* Added Kubernetes Secure RBAC Defaults

* Style updates

* Final edits
2019-05-20 18:51:16 -07:00
Maria Bermudez a5cad88db7
Fix formatting 2019-05-20 13:33:25 -07:00
Maria Bermudez 9577bd7ffe
Fix numbering issue 2019-05-20 07:19:55 -07:00
Olly P eb86438912 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>
2019-05-17 08:28:29 -07:00
Kirill Kolyshkin 02b8e67e54 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.
2019-05-16 18:42:10 -07:00