ollypom
a7ba228453
Fix Oscal TOC
2019-07-15 12:36:11 -07:00
paigehargrave
cac9b55b18
Relnotes Landing page What's New/Known Issues updates ( #1183 )
...
Adding the rel notes landing page
2019-07-15 12:36:11 -07:00
Dawn W Docker
200612db49
adding admission controlers bare bones topic
2019-07-10 13:34:28 -07:00
ollypom
4595c128a1
Merge branch 'master' into amberjacktest
2019-07-02 20:09:49 +00:00
Dawn W Docker
15491655f2
fixing broken toc
2019-06-27 15:39:07 -07:00
Alastair Smith
ee40a58807
fix ToC bug
2019-06-27 14:08:29 -05: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
d3a3096d6e
Merge pull request #1243 from thaJeztah/19.03_update_cli_reference
...
Sync docker cli yamldocs
2019-06-26 17:26:51 -07: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
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
Alastair Smith
87db538a34
Merge remote-tracking branch 'upstream/master'
2019-06-24 11:22:13 -05:00
ollypom
c1a8de39f3
Reorded install cloud provider toc
2019-06-24 12:11:12 +00: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
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
paigehargrave
6f55431bd2
Minor tweaks
2019-06-17 18:53:03 -04: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
Maria Bermudez
740d8a2cd4
Fix formatting errors
2019-06-17 03:32:10 -07:00
paigehargrave
a4df1f24f7
Merge pull request #1206 from usha-mandya/buildx-toc
...
Add buildx to the toc
2019-06-13 16:16:24 -04:00
Maria Bermudez
f721add5e2
Remove duplicate Cluster entries
2019-06-13 12:44:26 -07:00
usha-mandya
9d8c0f3d6d
Add buildx to the toc
2019-06-13 20:27:16 +01:00
Maria Bermudez
415ba46302
Merge pull request #1205 from bermudezmt/amberjack
...
Final fixes for TOC
2019-06-13 20:04:15 +01:00
Maria Bermudez
2ba2d27a12
Final fixes for TOC
2019-06-13 12:02:26 -07:00
Maria Bermudez
e185b142cd
Merge pull request #1079 from bermudezmt/pki-auth-982
...
Client Cert-based authentication using your own PKI
2019-06-13 19:39:52 +01:00
Maria Bermudez
01277a66f5
Merge branch 'amberjack' into master
2019-06-13 19:10:41 +01:00
Maria Bermudez
280fe33a45
Merge pull request #1196 from thaJeztah/bump_engine
...
Update engine version to v19.03, optimise and add API v1.40
2019-06-13 19:06:27 +01:00
Maria Bermudez
9b7a83016e
Revert TOC to state from two days ago
2019-06-13 11:04:47 -07:00
Maria Bermudez
ae26fff7dd
Merge pull request #1125 from docker/19.03-updates
...
update versions for ee 3.0
2019-06-13 18:24:35 +01:00
Maria Bermudez
e547834bb2
Final touch-ups
2019-06-13 10:22:38 -07:00
Sebastiaan van Stijn
2a6c73a6e2
Add API versions to navigation
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-06-13 15:17:26 +02:00
Dawn W
93a2c052be
Merge branch 'amberjack' into aj-name-changes
2019-06-12 10:54:48 -07:00
Usha Mandya
a50fa24ec3
Merge pull request #1119 from usha-mandya/buildx-docs
...
Adding CLI plugin docs for Buildx
2019-06-12 18:38:32 +01:00
Maria Bermudez
81564f43bc
- Add explanation on DTR registration with UCP ( #1190 )
...
- Add DTR 2.7 offline package
Signed-off-by: Maria Bermudez <bermudez.mt@gmail.com>
2019-06-12 10:26:45 -07:00
Dawn W Docker
6839013725
updating toc and glossary for EE name changes
...
Signed-off-by: Dawn W Docker <dawn.wood@users.noreply.github.com>
2019-06-12 07:31:42 -07:00
Dawn W
705176a8f9
Merge branch 'amberjack' into aj-name-changes
2019-06-12 07:22:23 -07:00
Dawn W Docker
53d5f8fb41
rolling back toc changes due to error
...
Signed-off-by: Dawn W Docker <dawn.wood@users.noreply.github.com>
2019-06-12 07:11:55 -07:00
usha-mandya
348326fce1
Fixed the toc entry for app_version sub-command
2019-06-12 06:43:52 -07:00
usha-mandya
f3752f3bea
update buildx bake
2019-06-12 06:43:52 -07:00
usha-mandya
9d0cd602ae
Adding experimental msg in App, Template, Assemble, Buildx CLI refs
2019-06-12 06:43:52 -07:00
Usha Mandya
44b7db8385
Merge pull request #1179 from usha-mandya/cli-reference-experimental
...
Adding experimental msg in App, Template, Assemble, Buildx CLI refs
2019-06-12 14:36:05 +01:00
Dawn W Docker
25377be60c
toc updates to move swarm and toolbox
...
Signed-off-by: Dawn W Docker <dawn.wood@users.noreply.github.com>
2019-06-12 06:34:53 -07:00
Olly P
47ad17f4d9
Added Pod Security Policies Docs for UCP 3.2 (Amberjack) ( #1092 )
...
* Added Pod Security Policies for UCP 3.2 (Amberjack)
Signed-off-by: Olly Pomeroy <olly@docker.com>
* Added PodSecurityPolicies to the UCP 3.2. Rel notes
Added PSPs to the UCP 3.2 Rel Notes. I have also added a section on
renabling the privileged PSP clusterrolebinding.
Signed-off-by: Olly Pomeroy <olly@docker.com>
* Style updates
* Added further clarifications to the Kube RBAC required to create
psps
Signed-off-by: Olly Pomeroy <olly@docker.com>
* Final edits
2019-06-12 06:34:52 -07:00
Maria Bermudez
2525a10cf7
Add documentation for application management in DTR 2.7 ( #1186 )
...
* Add documentation for application management in DTR 2.7
* Incorporate feedback
* Remove unknown type warning
* Incorporate feedback
- s/UCP/DTR
- Add link to client certificate authentication page
* Incorporate feedback
- Rephrase scanning results
- Rephrase instructions
2019-06-12 06:34:52 -07:00
usha-mandya
eaedd93777
Fixed the toc entry for app_version sub-command
2019-06-12 14:17:50 +01:00