Commit Graph

104 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 a1074ebff3
Sync published with master (#8778)
* Fixed syntax error (#8732)

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

* Update header for example tar

* Fixed link title

* Added new example and deprecation info (#8773)

* Updated multi-stage build doc (#8769)

Changed the 'as' keyword to 'AS' to match the Dockerfile reference docs here: https://docs.docker.com/engine/reference/builder/#from

* Fix typo (#8766)

* Fixed a sentence (#8728)

* Minor edit

* Update configure-tls.md (#8719)

* Update upgrade.md (#8718)

* Update index.md (#8717)

* Update configure-tls.md (#8716)

* Add TOC entry for Hub page title change (#8777)

* Update upgrade.md

* Fix left navigation TOC

* Update get-started.md (#8713)

* Update tmpfs.md (#8711)

* Add an indentation in compose-gettingstarted.md (#8487)

* Fix messaging on service dependencies
2019-05-07 18:17:46 -07: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
Maria Bermudez 0e6a7a16b9
Minor fixes 2019-03-21 11:45:56 -07:00
Maria Bermudez d6d02ad695
Merge pull request #8389 from docker/sample-compose-to-kube
Update info for deploy with compose.md
2019-03-20 21:10:07 -04:00
Maria Bermudez 092b3c84b3
Update cloud info 2019-03-20 18:09:52 -07:00
Maria Bermudez 8f337c7eae Update app instructions and screenshots 2019-03-20 18:06:10 -07:00
Maria Bermudez a06e184763
Update instructions based on new UI 2019-03-14 18:30:17 -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 500743439b
Update deploy-with-compose.md 2019-03-06 16:21:41 -05:00
paigehargrave 8adb2d5377
Fixed syntax error for code sample 2019-03-05 17:20:39 -05:00
paigehargrave 62dd1a5e57
Update deploy-with-compose.md 2019-03-01 13:39:48 -05:00
Maria Bermudez a63b74a05d
Merge pull request #8306 from ollypom/rewritenfsstorage
Update UCP NFS Storage Docs
2019-02-28 22:12:59 +00:00
Maria Bermudez d96bd7a060
Update code samples 2019-02-28 14:06:37 -08:00
Maria Bermudez 94a2a37e85
Merge branch 'master' into ingress-controller-updates 2019-02-28 20:50:11 +00:00
paigehargrave dbd36e29d2
Update layer-7-routing.md 2019-02-28 15:27:31 -05:00
paigehargrave 3389b514d4
Update layer-7-routing.md 2019-02-28 15:17:05 -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
paigehargrave 571316a305
Update layer-7-routing.md 2019-02-28 07:43:35 -05:00
paigehargrave a9062ea5f1
Update use-nfs-volumes.md 2019-02-27 21:03:28 -05:00
paigehargrave 61f89bd0d4
Merge branch 'master' into kube-ingress-updates 2019-02-27 17:22:43 -05:00
paigehargrave d2b5d6cdbb
Update layer-7-routing.md 2019-02-25 18:32:44 -05:00
paigehargrave 235cb3194f
Updates per feedback 2019-02-22 15:03:09 -05:00
paigehargrave 703a9fb314
Update layer-7-routing.md 2019-02-22 13:46:44 -05:00
paigehargrave d9fc359655
Update image path 2019-02-22 13:45:42 -05:00
paigehargrave 2bc45aa489
Update layer-7-routing.md 2019-02-22 13:38:48 -05:00
paigehargrave 0317cae4ec
Update layer-7-routing.md 2019-02-22 12:39:59 -05:00
ollypom 4de0970f60
Rewritten UCP NFS Storage Doc 2019-02-19 17:26:41 +00:00
paigehargrave bb16b65655
Minor wording tweak 2019-02-13 17:10:25 -05:00
Maria Bermudez 86086633ab
Fixes 7984 2019-02-13 12:25:40 -08:00
paigehargrave 9917e1bfe1
Incorporate latest feedback 2019-02-11 16:56:35 -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
paigehargrave 19b091b04c
Minor wording tweaks to tighten things up a bit 2019-02-07 06:21:25 -05:00
paigehargrave a5dae6960b
Updates per Trap's feedback 2019-02-06 16:55:25 -05:00
paigehargrave 5a8d622934
Update create-service-account.md 2019-02-06 16:26:14 -05:00
paigehargrave 81122583de
Update index.md 2019-02-06 16:24:55 -05:00
paigehargrave 768aa2a55d
Update layer-7-routing.md 2019-02-06 16:07:35 -05:00
Darwin Traver a9c6272c4a
Setting execute bit for calicoctl 2019-01-25 12:03:22 -05:00
paigehargrave 0dab4ade68
Merge branch 'master' into name-change-for-Docker-Desktop 2019-01-14 11:14:48 -05:00
paigehargrave 7d79c203d2
Update install-cni-plugin.md 2019-01-11 15:55:08 -05:00
paigehargrave 7f865469bb
Fixing outdated link for UCP install 2019-01-08 13:20:07 -05:00
Anne Henmi 3b4529be42
Merge pull request #7637 from clemenko/patch-8
Updating Version and adding SSL Passthrough
2018-12-26 09:58:30 -07:00
Sujay Pillai 49b1c2b8f3
404 for existing link to Expose Intro
The current link - https://v1-8.docs.kubernetes.io/docs/tutorials/kubernetes-basics/expose-intro/ to the expose intro is broken (Gives 404 not found) and hence updated it to - https://kubernetes.io/docs/tutorials/kubernetes-basics/expose/expose-intro/
2018-12-12 12:35:54 +08:00
bensonarokiadoss 3702d79a4f update mgr and agent image location to pull from dockerhub 2018-12-10 15:18:34 +00:00
ddeyo aac26a77d5 issue #783 draft 2018-11-26 11:50:58 -08:00
Andy Clemenko b354590ebb
Updating Version and adding SSL Passthrough
Updating Version and adding SSL Passthrough capability
2018-11-08 12:34:52 -05:00
Justin I. Nevill d393a90309
Merge pull request #844 from docker/beta-cleanup
Removed Beta disclaimer tags
2018-11-04 13:32:21 -05:00
Maria Bermudez d7a21d29db Merge public:master into private 2018-11-02 10:03:18 -07:00
Anne Henmi 61fa19ba77 Removed more beta tags 2018-11-02 09:24:30 -06:00
Justin I. Nevill 563c03df9a
Merge pull request #837 from docker/ucp-linkfix-782
broken link issue addressed
2018-11-01 15:13:21 -04:00