Jose J. Escobar
5185af10f9
Update s3.md ( #9477 )
...
Because in the preceding paragraphs we talk about creating a bucket and/or a user and there are also bucket and user policies, I thing it is important to make clear the example policy is a 'user' policy and not a bucket policy.
Added a link to AWS for information about creating a user policy.
2019-09-19 10:42:50 +01:00
Adrian Plata
9b91963bb2
Merge pull request #9438 from ollypom/pki-patch
...
Added UCP PKI Keywords to improve search
2019-09-17 09:19:32 -07:00
ollypom
3de944e12a
Removed images and references to 'UI upgrades'
...
- Removed UCP UI images
- Removed reference to UCP UI Upgrades
- This commit also removed a lot of whitespace at the end of lines.
2019-09-17 15:21:16 +00:00
Traci Morrison
cfc9a64b8c
Fix broken links
2019-09-17 09:05:38 -04:00
Traci Morrison
460be1a07b
Update broken links
2019-09-16 14:32:54 -04:00
Usha Mandya
261d32f21f
Desktop ent September patch relnotes ( #9449 )
...
Desktop ent September patch relnotes
2019-09-16 14:24:03 +01:00
Jose J. Escobar
4038d42b87
Update system-requirements.md ( #9436 )
...
A typo.
Removed additional ',' for consistency.
A duplicate 'for'.
There is a section where the markup ``` are not being honored. I didn't want to mess too much with that.
2019-09-13 10:32:06 +01:00
ollypom
b891237aa4
Added PKI Keywords to improve search
2019-09-12 15:29:17 +00:00
Darwin Traver
3302d5283e
Incorrect key-value set ( #9430 )
...
--include-logs switch requires the keyvalue to be set with "="
e.g. --include-logs=false
2019-09-12 12:42:01 +01:00
Traci Morrison
105a8e734a
Merge pull request #9313 from arueth/master
...
Fixed formatting on Avoid IP range conflicts section
2019-09-11 14:44:50 -04:00
Nathan Jones
17f66d0392
Added example command for `docker context import` ( #9423 )
...
Added an actual `docker context import` command since the use of this command in conjunction with client bundles was not present in this or the `docker context` documentation. Also increased the emphasis of using `docker context import` vs. prior methods by pulling the new feature out of the note. This information is important and was not obvious enough in the note.
2019-09-11 16:32:32 +01:00
Traci Morrison
db3216cf1a
Merge pull request #9361 from darwin-traver/patch-34
...
Adding JIRA to bug fix
2019-09-10 11:23:58 -04:00
Nikita Potapenko
25fae0af70
Cleanup brackets ( #9404 )
2019-09-09 18:04:54 +01:00
Derrick Miller
0dca2cdcd2
Remove web interface upgrade section
...
Upgrading through the UCP UI is no longer an option so I've removed the section of instructions of that upgrade technique.
2019-09-09 11:01:06 -04:00
Traci Morrison
e38d2bab91
Merge pull request #9372 from traci-morrison/ucp-screencaps
...
Update screenshots to 3.2
2019-09-09 10:31:00 -04:00
Usha Mandya
2c2e0c3986
update kube version ( #9394 )
2019-09-09 13:09:48 +01:00
Traci Morrison
6f93c768a7
Merge pull request #9391 from traci-morrison/engdocs-124
...
Add bug fix to 3.2.1 relnotes
2019-09-06 15:09:11 -04:00
Traci Morrison
ff4b765b3e
Update screenshots to 3.2
2019-09-06 15:06:52 -04:00
Nikita Potapenko
f39d020a34
Update link to Kubernetes ( #9392 )
2019-09-06 16:40:10 +01:00
Traci Morrison
5a0920f9d8
Add bug fix to 3.2.1 relnotes
2019-09-06 10:29:51 -04:00
Andrew Mcshane
bf33b4e83d
Updating deprecated Kubernetes namespaces link ( #9389 )
2019-09-06 13:54:18 +01:00
Sebastiaan van Stijn
5586fee81a
Fix liquid warnings on reset password pages ( #9348 )
...
```
=> => # Liquid Warning: Liquid syntax error (line 33): Expected end_of_string but found number in "{{ index .Spec.TaskTemplate.ContainerSpec.Args 0 }}" in datacenter/ucp/3.1/guides/authorization/reset-user-password.md
=> => # 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-09-05 14:47:08 -07:00
Trapier Marshall
0d2091fb5b
ucp cli upgrade: emphasize run on only one node ( #9366 )
2019-09-05 10:49:53 +01:00
Trapier Marshall
ddea9a952a
ucp 3.2.0 rel notes: remove downtime advisory ( #9368 )
2019-09-05 10:47:26 +01:00
lena-larionova
26bc85f62e
Update licensing.md
...
removed "edition"
2019-09-04 11:50:29 -07:00
Dawn W
c6daeba7d8
Merge pull request #9352 from DawnWood-Docker/cluster-docs
...
adding new cluster doc for azure
2019-09-04 11:33:27 -07:00
lena-larionova
4698fcd238
Fixed one instance of Docker Store ( #9363 )
...
Signed-off-by: Lena Larionova <lena.larionova@docker.com>
2019-09-04 11:30:17 -07:00
Darwin Traver
ff192d0b1e
Adding JIRA to bug fix
2019-09-04 14:09:19 -04:00
Steven Follis
181c3c1691
Added checkmark by DCI for Azure ( #9357 )
...
Yesterday's release of [Cluster](https://docs.docker.com/cluster/release-notes/#version-110 ) added support for Azure. Replaced "Coming Soon" with a Checkmark for Azure, and shuffled VMWare to the bottom row
2019-09-04 16:06:36 +01:00
Dawn W Docker
20ddd81cd4
adding new cluster doc for azure
2019-09-03 16:49:41 -07:00
Dawn W
6f769c5eea
Update index.md
2019-09-03 13:43:46 -07:00
Dawn W
fde9479fa1
Update storage-backend-migration.md
2019-09-03 13:40:34 -07:00
Olly P
8aa892fd94
Merge branch 'master' into usha-aug-patch
2019-09-03 15:04:57 +01:00
ollypom
1fb601690f
Removd UCP 3.1.9 Merge Conflict
2019-09-03 11:08:50 +00:00
ollypom
194116c9b0
Sync Changes with Upstream
2019-09-03 10:58:21 +00:00
ollypom
10e9cb9f41
Updated UCP release notes for August Patch
2019-09-03 10:56:07 +00:00
Usha Mandya
311b38050f
update the release date
2019-09-03 08:04:52 +01:00
Olly P
38400b7884
Expanded SELinux UCP install documentation ( #9299 )
...
* Expanded SELinux install documentation
Added a bit more context installing UCP on a system with SELinux enabled
at the daemon.
* Added a list for cloud providers
2019-09-02 18:49:07 +01:00
ada mancini
a1c1661116
fix formatting around persistent-volume-binder ( #9334 )
...
* fix formatting around persistent-volume-binder
* Update release-notes.md
2019-09-02 11:36:56 +01:00
Usha Mandya
92e6db7bfd
Merge pull request #9329 from mat007/patch-1
...
Fix invocation of `dockerdesktop-admin`
2019-09-02 10:56:34 +01:00
Usha Mandya
5873cc5bd7
update GA date in UCP relnotes
2019-08-29 16:28:48 +01:00
Traci Morrison
50ba65fac7
Merge pull request #9306 from traci-morrison/jira-engdocs-111
...
Change API URL to 3.2
2019-08-29 10:52:10 -04:00
Olly P
ea53eb91c7
Merge branch '2019-08-patch-release-notes' into 2019-08-patch-release-notes-augustcommits
2019-08-29 15:21:30 +01:00
Usha Mandya
075458e9ba
DTR and Desktop relnotes for August patch ( #1299 )
...
DDE and DTR changes for August patch
2019-08-29 13:55:00 +01:00
Olly P
03d8135369
Added the new Azure IP Count install variable ( #1296 )
2019-08-29 12:51:24 +01:00
Mathieu Champlon
fbe93c9da6
Fix invocation of `dockerdesktop-admin`
2019-08-29 11:11:45 +02:00
Traci Morrison
b4306976ad
Update for August patch release for UCP
2019-08-28 20:22:39 +00:00
Traci Morrison
3e8ba647c4
Merge pull request #9307 from traci-morrison/update-dtr-cli
...
Change URLs to 2.7 version
2019-08-28 11:05:15 -04:00
Traci Morrison
28b8a15b82
Update links to the DTR 2.6 CLI page
2019-08-28 10:49:23 -04:00
Traci Morrison
5ea0367863
Add install Helm on Docker EE section
...
Signed-off-by: Traci Morrison <traci.morrison@docker.com>
2019-08-27 11:56:59 -04:00
Aaron Rueth
448dad1e27
Fixed formatting on Avoid IP range conflicts section
2019-08-27 08:25:11 -07:00
Traci Morrison
0e8bcfc90b
Merge pull request #9227 from arueth/master
...
Adding docker0 and docker_gwbridge information UCP plan-installation …
2019-08-27 09:55:10 -04:00
Traci Morrison
f7c0d9745c
Change URLS to 2.7 version
2019-08-26 17:49:15 -04:00
Traci Morrison
77f8c6e856
Change API URL to 3.2
2019-08-26 11:44:46 -04:00
Traci Morrison
bae965d37a
Merge pull request #9226 from traci-morrison/engdocs-60
...
Add notes about DTR install
2019-08-23 15:46:49 -04:00
Traci Morrison
2c95feab22
Changed the format for the Note
2019-08-23 15:29:25 -04:00
Traci Morrison
da3d4996b5
Add warning about the impact of not following the config guidelines
2019-08-23 11:02:53 -04:00
Alex Hokanson
77b485dce2
better documentation on network organization ( #9064 )
...
better documentation on network organization
2019-08-23 13:54:29 +01:00
Dawn W
67023d0130
Update use-csi.md
2019-08-22 14:40:25 -07:00
Olly P
2c1cc43b7f
Updated UCP on AWS Install Command ( #9280 )
2019-08-21 18:24:56 +01:00
Aaron Rueth
f16a7ad1d9
Removed overlay reference in bridge network section
2019-08-20 09:46:23 -07:00
Steven Follis
4ad7f63f4c
Removed extraneous azure.json entries ( #9271 )
...
Currently we specify quite a few extra lines in the `azure.json` file that are unneeded due to the default values.
I removed `cloudProviderBackoff` and its extraneous related values, and `useManagedIdentityExtension` since the default value is the same.
Removing these entries tidies up and simplifies the sample `azure.json` for end users.
2019-08-19 20:09:38 +01:00
Aaron Rueth
e42615d6cc
Added default for service-cluster-ip-range
2019-08-19 10:11:52 -07:00
Aaron Rueth
59fe504b3f
Made updates based on customer feedback
2019-08-19 10:08:21 -07:00
Traci Morrison
9e5971598f
Fix spacing issue with pre-logon message
2019-08-19 11:07:58 -04:00
Traci Morrison
e9159dc147
Another edit
2019-08-19 09:13:14 -04:00
Traci Morrison
a929f43fc0
Add pre-logon message info
2019-08-19 08:48:42 -04:00
Traci Morrison
eebb576dc2
Merge remote-tracking branch 'upstream/master' into 2019-08-patch-release-notes
2019-08-16 10:38:39 -04:00
Ivan Sharamok
1f805b8de0
Install on azure reqs update 081419 ( #9259 )
...
* add Az NIC req, clarify azure.json
* clarified azure prereq and azure.json req
* Reworded the azure.json paragraph
2019-08-15 16:33:27 +01:00
usha-mandya
7231baa0e6
Merge branch 'master' of github.com:docker/docs-private into 2019-08-patch-release-notes
2019-08-14 16:37:48 +01:00
Aaron Rueth
6e7614d3f5
Cleaned up markdown
2019-08-13 08:01:20 -07:00
Aaron Rueth
ab81d0e43b
Updates from review
2019-08-13 07:52:23 -07:00
Traci Morrison
e1038078bf
Add notes about step 2
...
Signed-off-by: Traci Morrison <traci.morrison@docker.com>
2019-08-13 10:08:20 -04:00
usha-mandya
5fa99e3bf3
DDE changes for August patch
2019-08-13 13:19:05 +01:00
Matt Bentley
c5ef8aae9f
Fix link to docker-app.yaml and ingress-simple.yaml ( #9246 )
...
* Fix link to docker-app.yaml
The link to `demo-app.yaml` was to the HTML formatted page; changed to raw format.
* Fix ingress-simple.yaml link
The link to `ingress-simple.yaml` is also broken in the same way.
2019-08-13 10:06:21 +01:00
Trapier Marshall
7c31dcfc48
[ucp] agent pause typo in 3.2.0 release notes ( #9232 )
...
Signed-off-by: Trapier Marshall <trapier.marshall@docker.com>
2019-08-12 10:56:23 +01:00
Olly P
4d577536cb
Fix CLI commands in UCP / DTR Backup and Restore ( #9209 )
2019-08-12 10:54:24 +01:00
Aaron Rueth
0dd95b0bce
Adding docker0 and docker_gwbridge information UCP plan-installation section
2019-08-08 13:08:42 -07:00
Usha Mandya
fd572e05d5
Adding licensing info ( #9125 )
...
Adding licensing info
2019-08-08 16:07:40 +01:00
Traci Morrison
2b93fdce67
Add files via upload
...
Adding missing image for https://docs.docker.com/ee/ucp/interlock/usage/service-clusters/
2019-08-06 15:15:51 -04:00
Traci Morrison
f923fec6c4
Delete interlock_service_clusters.png
...
Uploaded the wrong png file
2019-08-06 15:05:24 -04:00
Traci Morrison
26a2ee695a
Adding missing image for https://docs.docker.com/ee/ucp/interlock/usage/service-clusters/
2019-08-06 14:44:15 -04:00
Olly P
e12eb296b2
Fix deadlinks ( #9181 )
2019-07-31 18:36:20 +01:00
Olly P
d626941413
Updated from 2.1 to 3.0 ( #9162 )
2019-07-31 17:51:38 +01:00
Dawn W
513e600842
Merge pull request #9174 from DawnWood-Docker/private-to-public
...
added release note, update release number
2019-07-30 16:56:36 -07:00
Dawn W Docker
f4a0e47646
Merge remote-tracking branch 'private/master' into private-to-public
2019-07-30 16:40:44 -07:00
Dawn W Docker
c8608af36a
adding bug fix to ucp 3.1.9
2019-07-29 10:49:21 -07:00
ollypom
0df0774dc3
Fix Links
2019-07-29 09:52:15 +00:00
Adrian Plata
4305d5a569
Adding missing link
...
Signed-off-by: Adrian Plata <adrian.plata@docker.com>
2019-07-26 15:51:57 -07:00
Jim Armstrong
d1122da358
update for 3.0 ( #8897 )
2019-07-26 15:38:02 -07:00
Dawn W Docker
09ce00e069
Merge remote-tracking branch 'private/master' into relnotes-update
2019-07-26 14:28:31 -07:00
Anusha Ragunathan
77fe0d7509
Add SLES 12 iscsiadm issue to UCP 3.2.0 release notes
...
Add to known issues list and provide workaround.
Signed-off-by: Anusha Ragunathan <anusha.ragunathan@docker.com>
2019-07-26 10:46:43 -07:00
Olly P
c39e6738e8
Found Troubleshoot Redirect in UCP v1 Archive ( #9063 )
...
Signed-off-by: Olly Pomeroy <olly@docker.com>
2019-07-26 17:19:59 +01:00
Usha Mandya
f9a72dca6f
Adding relnotes for Desktop 2.1.0.2 release ( #9140 )
2019-07-26 13:34:31 +01:00
usha-mandya
8c66c4b442
Merge branch 'master' of github.com:docker/docs-private
2019-07-25 18:14:59 +01:00
Olly P
05c9bf16bd
Fixed UCP Pull Images command ( #9124 )
2019-07-25 17:35:40 +01:00
usha-mandya
953fe75d2e
Remove non-overlay network support statement
2019-07-25 17:25:04 +01:00
Dawn W
6883fe9948
Update release-notes.md
2019-07-24 17:06:39 -07:00
Dawn W
b59be9aa35
Update release-notes.md
2019-07-24 17:03:51 -07:00
Dawn W
5d7ef9cb17
Update release-notes.md
2019-07-24 17:02:34 -07:00