Commit Graph

52619 Commits

Author SHA1 Message Date
Adrian Plata d8aa3f275b adding NVIDIA capabilities information
Signed-off-by: Adrian Plata <adrian.plata@docker.com>
2019-07-02 15:48:30 -07:00
Adrian Plata a322063892 adding gpu access and renaming to specify
Signed-off-by: Adrian Plata <adrian.plata@docker.com>
2019-06-27 17:23:12 -07:00
Dawn W b66a4a8fa1
Merge pull request #1239 from ollypom/awsinstallpatch
Updated UCP install on Cloud Providers ToC
2019-06-27 11:29:20 -07:00
Dawn W a11e467c8f
Merge pull request #1238 from ollypom/psppatch
Added more examples to the Pod Security Policy Doc
2019-06-27 08:20:02 -07:00
Dawn W d3a3096d6e
Merge pull request #1243 from thaJeztah/19.03_update_cli_reference
Sync docker cli yamldocs
2019-06-26 17:26:51 -07:00
ollypom 7cd2226ac7
formatting 2019-06-26 17:28:09 +00:00
Maria Bermudez dca99aaf1f Final Hurrah (#1227)
* Update image links and add persistent cookies page
* Update version for reference page and instructions for upgrade
* Add TOC entry, final polish on disable persistent cookies
2019-06-26 10:38:00 +01:00
Anusha Ragunathan f995bf3735 Fix incorrect info about known PV issue (#1242)
The issue about local persistent volumes in UCP 3.2 does NOT apply to
earlier releases. Fix that.

Signed-off-by: Anusha Ragunathan <anusha.ragunathan@docker.com>
2019-06-24 16:10:14 -07:00
Sebastiaan van Stijn 1165031400
Sync docker cli yamldocs
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-06-25 01:07:56 +02:00
ollypom c1a8de39f3
Reorded install cloud provider toc 2019-06-24 12:11:12 +00:00
ollypom 2f34e4314d
Added more examples to the Pod Security Policy Doc
I have added more examples to the pod security policy document including:

- how to use PSPs as part of a deployment
- how to apply a PSP namespace wide

Signed-off-by: Olly Pomeroy <olly@docker.com>
2019-06-22 14:43:35 +00:00
Dawn W 5d01438982
Merge pull request #1231 from docker/update-ucp-images
updated images and made a small change for branding
2019-06-21 14:35:09 -07:00
Dawn W Docker f19514aac9 taking new image per tr feedback 2019-06-21 14:04:07 -07:00
Dawn W Docker 7826c31540 taking new image per tr feedback 2019-06-21 10:43:45 -07:00
Dawn W Docker 7bce60da6d updating images to reflect current ui 2019-06-21 10:17:11 -07:00
Dawn W Docker 9260cee8e0 updating images to reflect current ui 2019-06-21 08:30:20 -07:00
Dawn W Docker 6649e1c9cc updated images and made a small change for branding 2019-06-21 08:10:10 -07:00
Usha Mandya 38a369b390
Update screenshots per 1402 (#1229)
* Update screenshots per 1402
2019-06-21 11:27:47 +01:00
paigehargrave deb40062fd
Merge pull request #1140 from thaJeztah/cluster_reference_docs
Move cluster reference docs, and generate from YAML
2019-06-20 09:06:05 -04:00
Sebastiaan van Stijn 213a1891c7
Update TOC and change "overview" to "index"
This changes the index page URL for cluster to `/cluster/`
instead of `/cluster/overview/`, which makes URL navigation
more fitting the expectations.

Note that there's still issues to resolve; because we're adding links
to the *same* "reference" pages and "environment variables" in multiple
locations in the navigation tree, the navigation marks all occurrences
as "active". Which means that browsing the Docker CLI reference, and
going to the "cluster" section, will make the navigation jump to the
"Deploy Docker Enterprise" section.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-06-20 14:27:33 +02:00
Sebastiaan van Stijn 07009fe732
Fix bullet-list indentation in cluster file reference
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-06-20 14:27:26 +02:00
Sebastiaan van Stijn 3d6b995c1b
Fix code-block in cluster example file
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-06-20 14:27:24 +02:00
Sebastiaan van Stijn 2028e1a4a4
Fix code-highlighting for cluster file reference
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-06-20 14:27:21 +02:00
Sebastiaan van Stijn 0266be38d7
Move cluster reference docs, and generate from YAML
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-06-20 14:27:17 +02:00
Olly P 3dd499fd24 Moved CSI Plugin under the Persistent Storage Tab (#1230) 2019-06-20 08:26:19 -04:00
Olly P 9199a58f5d Kubernetes Ingress Docs (#1228) 2019-06-20 07:11:16 -04:00
Dawn W 1c281f8f56
Merge pull request #1223 from docker/enterprise-toc
Enterprise toc
2019-06-18 09:53:09 -07:00
Dawn W 6672390680 removed Platform from table heading per feedback from Jim Armstrong (#1224) 2019-06-18 14:36:03 +02:00
paigehargrave 6f55431bd2
Minor tweaks 2019-06-17 18:53:03 -04:00
Dawn W 5754e898ff
Merge pull request #1222 from docker/guides-portal
changed CE to Engine - Community
2019-06-17 12:05:41 -07:00
Dawn W Docker 53c1ee31a4 branding changes
Signed-off-by: Dawn W Docker <dawn.wood@users.noreply.github.com>
2019-06-17 10:47:41 -07:00
Dawn W Docker 09276bc8b2 updated manage node
Signed-off-by: Dawn W Docker <dawn.wood@users.noreply.github.com>
2019-06-17 10:42:48 -07:00
Dawn W Docker 5ea42c5f77 created manage node, moved other nodes per GitIssue 1214
Signed-off-by: Dawn W Docker <dawn.wood@users.noreply.github.com>
2019-06-17 10:23:27 -07:00
Dawn W Docker 73e81da02f created Manage Docker Enterprise node and moved nodes under it
Signed-off-by: Dawn W Docker <dawn.wood@users.noreply.github.com>
2019-06-17 10:18:17 -07:00
Dawn W Docker 7190013906 moved Docker cluster docs in Manuals section of toc
Signed-off-by: Dawn W Docker <dawn.wood@users.noreply.github.com>
2019-06-17 09:54:54 -07:00
Dawn W Docker b530fbe04f minor wording changes per new branding
Signed-off-by: Dawn W Docker <dawn.wood@users.noreply.github.com>
2019-06-17 08:57:55 -07:00
Dawn W Docker 29a72e0140 changed Editions to Products
Signed-off-by: Dawn W Docker <dawn.wood@users.noreply.github.com>
2019-06-17 08:52:23 -07:00
Dawn W Docker 9fc18ef2e2 changed CE to Engine - Community
Signed-off-by: Dawn W Docker <dawn.wood@users.noreply.github.com>
2019-06-17 08:43:44 -07:00
Dawn W 0335b8ca75 changed instance of store to Hub (#1217)
* changed instance of store to Hub

Signed-off-by: Dawn W Docker <dawn.wood@users.noreply.github.com>

* Change Doctor to Docker
2019-06-17 12:45:50 +02:00
Maria Bermudez fe4012d1bc
Merge pull request #1221 from bermudezmt/amberjack
Fix formatting errors
2019-06-17 12:34:26 +02:00
Maria Bermudez 740d8a2cd4 Fix formatting errors 2019-06-17 03:32:10 -07:00
Usha Mandya 81f0f7c6d7
Merge pull request #1188 from silvin-lubecki/fix-app
Add some content about contexts on docker app
2019-06-17 10:21:40 +01:00
paigehargrave 86efd592a5
Merge pull request #1220 from docker/david-yu-patch-2
Feedback from Marketing
2019-06-15 07:53:27 -04:00
paigehargrave afd335fe05
Minor wording updates 2019-06-15 07:52:58 -04:00
paigehargrave 6a6a150262
Minor wording update 2019-06-15 07:41:32 -04:00
David Yu 4bdfc4b29d
Updates from Marketing 2019-06-14 14:31:21 -07:00
David Yu b1dad01fce
Feedback from Marketing
cc @jcfong @paigehargrave
2019-06-14 14:25:38 -07:00
paigehargrave b953f420a7
Merge pull request #1209 from docker/upgrade-updates
Update upgrade page
2019-06-14 16:22:54 -04:00
Usha Mandya c106920824
Update working-with-app.md 2019-06-14 15:05:07 +01:00
Usha Mandya 10acd5b849
Merge branch 'amberjack' into fix-app 2019-06-14 14:23:57 +01:00