Commit Graph

53731 Commits

Author SHA1 Message Date
Traci Morrison dcc29a413f
Merge pull request #9902 from traci-morrison/saml-user-admin
Add SAML user admin information
2019-11-19 09:41:07 -05:00
Usha Mandya 3105df307b
Merge pull request #9907 from docker/revert-9239-document-machine-advisory
Revert "Adding advisory warnings about docker-machine"
2019-11-19 14:17:49 +00:00
Usha Mandya c6b99e2a53
Revert "Adding advisory warnings about docker-machine" 2019-11-19 13:52:59 +00:00
Usha Mandya 1a00f2192f
Add a known issue on wsl2 (#9906) 2019-11-19 13:21:52 +00:00
Dawn-Docker 5b918f715c
Merge pull request #9239 from hamiltont/document-machine-advisory
Adding advisory warnings about docker-machine
2019-11-18 14:22:40 -08:00
Traci Morrison d08b859bc2 Add URL to ToC 2019-11-18 16:40:35 -05:00
Traci Morrison ca24c2b792 Add SAML user admin information 2019-11-18 16:31:50 -05:00
Usha Mandya 60f463d5fc
Release notes for Desktop Edge 2.1.6.0 (#9899) 2019-11-18 16:51:40 +00:00
Usha Mandya 054f084127
Release notes for Desktop Stable 2.1.0.5 (#9898) 2019-11-18 16:30:23 +00:00
Traci Morrison 50fe61e386
Merge pull request #9889 from traci-morrison/golang-bump
Change Golang version number
2019-11-15 15:44:40 -05:00
Traci Morrison 8c8a9dca2f
Change format for role name 2019-11-15 14:48:16 -05:00
Traci Morrison 353f206da5 Change Golang version number 2019-11-15 14:33:38 -05:00
Traci Morrison 6f2975df72
Merge pull request #9888 from trapier/ucp-3.2.4-relnote-update
ucp 3.2.4 release note update [ENGDOCS-263]
2019-11-15 14:22:53 -05:00
Trapier Marshall 5b2ad97442 ucp 3.2.4 release note update 2019-11-15 14:11:24 -05:00
Traci Morrison 11999f7f3d Add features to config table 2019-11-15 13:56:36 -05:00
Adrian Plata 908df3a931
Merge pull request #9885 from adrian-plata/bold-text
Bolding important statement
2019-11-15 09:31:11 -08:00
Adrian Plata ac7d7db340
Merge pull request #9729 from AkihiroSuda/rootless
Add "Run the Docker daemon as a non-root user (Rootless mode)"
2019-11-15 08:59:22 -08:00
Adrian Plata bbeb3a35aa Bolding important statement
Signed-off-by: Adrian Plata <adrian.plata@docker.com>
2019-11-15 08:28:01 -08:00
Rupak Ganguly 2c15849430 Fix broken link (#9880)
* Fix broken link

* turned URL into clickable link

* Fixed the link
2019-11-15 08:25:59 -08:00
Kevin Degeling 73bccfbd1a Updated base info about Fedora 2019-11-15 15:48:42 +01:00
Akihiro Suda 40747fcca7 Add "Run the Docker daemon as a non-root user (Rootless mode)"
Add "Run the Docker daemon as a non-root user (Rootless mode)":
`engine/security/rootless.md`

The content is based on https://github.com/moby/moby/blob/master/docs/rootless.md

`rootless.md` in `moby/moby` will be replaced of the link to
the `docs.docker.com` page compiled from `rootless.md` in this repo.

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2019-11-15 16:02:08 +09:00
Adrian Plata c64bea3bba
Merge pull request #9881 from kolyshkin/gelf-nocom
logging/gelf: recommend to disable compression
2019-11-14 16:09:43 -08:00
Kir Kolyshkin 12cab58194 logging/gelf: recommend to disable compression
It was discovered that compression in gelf logging driver
is highly inefficient in terms of CPU. IOW, lots of CPU
is used when compression is enabled.

The natural solution would be to change the default
to `none`, i.e. no compression, but that would break
some setups (in particular, using Logstash < 7.4).

The only option left is to warn the user about the
consequences of leaving the compression enabled.

For more background details, please see
https://github.com/moby/moby/pull/40101

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
2019-11-14 14:58:57 -08:00
Adrian Plata d1799b8d5b
Merge pull request #9878 from adrian-plata/rel-date
updating rel-note date
2019-11-14 12:50:00 -08:00
Adrian Plata 0a64491330 updating rel-note date
Signed-off-by: Adrian Plata <adrian.plata@docker.com>
2019-11-14 10:25:33 -08:00
Traci Morrison 9f196b6bc9
Merge pull request #9861 from traci-morrison/add-rhel8
Add RHEL8 information
2019-11-14 13:16:01 -05:00
Traci Morrison c5ffe0c147
Merge pull request #9872 from traci-morrison/secure-overlay
Add info for SecureOverlay
2019-11-14 13:15:43 -05:00
Traci Morrison e42aa477d0
Merge pull request #9875 from traci-morrison/ucp-nov-patch
Add updates for Nov patch release
2019-11-14 13:13:43 -05:00
Usha Mandya 27fe24d5ad
Desktop Enterprise release notes (#9877)
Release notes for Desktop Enterprise patch
2019-11-14 17:55:37 +00:00
Traci Morrison 15049d1072 Add updates for Nov patch release 2019-11-14 11:33:10 -05:00
DocKor 90150e862f
Merge pull request #9873 from KoryKessel-Docker/Fix-Compose-Get-Started-Links
Push of Compose xref edits to public.
2019-11-14 15:33:05 +00:00
KoryKessel-Docker 2ce3996912 Push of Compose xref edits to public. 2019-11-14 14:40:19 +00:00
lena-larionova c7a5ff873d Relnote header fix (#9869)
* Desktop Edge release notes

* update edge release notes

* Desktop Edge relnote updates

* Update for v2.1.4.0

* Update README.md

* DTR release notes for November patch (#1407)

* first draft of DTR release notes

Signed-off-by: Lena Larionova <lena.larionova@docker.com>

* adding experimental mode

Signed-off-by: Lena Larionova <lena.larionova@docker.com>

* release notes with corrected date

Signed-off-by: Lena Larionova <lena.larionova@docker.com>

* fixing headers

Signed-off-by: Lena Larionova <lena.larionova@docker.com>
2019-11-13 16:03:57 -08:00
Adrian Plata 7092a7fe34
Merge pull request #9867 from adrian-plata/master
Eng nov patch notes
2019-11-13 15:04:16 -08:00
Adrian Plata a46a68d0ec
Merge pull request #9866 from adrian-plata/RHEL8
RHEL 8 instructions for Nov patch
2019-11-13 15:03:51 -08:00
lena-larionova f939b90253
Hub autobuild doc cleanup and updates (#9864)
* instruction and screenshot updates

Signed-off-by: Lena Larionova <lena.larionova@docker.com>

* removed one more mention of sourceref

Signed-off-by: Lena Larionova <lena.larionova@docker.com>
2019-11-13 15:03:08 -08:00
lena-larionova 7f9f8648a2
DTR november patch release notes (#9865)
* Desktop Edge release notes

* update edge release notes

* Desktop Edge relnote updates

* Update for v2.1.4.0

* Update README.md

* DTR release notes for November patch (#1407)

* first draft of DTR release notes

Signed-off-by: Lena Larionova <lena.larionova@docker.com>

* adding experimental mode

Signed-off-by: Lena Larionova <lena.larionova@docker.com>

* release notes with corrected date

Signed-off-by: Lena Larionova <lena.larionova@docker.com>
2019-11-13 15:00:27 -08:00
Adrian Plata d9c7c3216f
Eng nov patch notes (#1438)
* Desktop Edge release notes

* update edge release notes

* Desktop Edge relnote updates

* Update for v2.1.4.0

* Update README.md

* November engine patch release notes

Signed-off-by: Adrian Plata <adrian.plata@docker.com>

* More notes.

* updated notes

* updating release date

* update for notes
2019-11-13 14:34:52 -08:00
Adrian Plata bcc19e3ae8 RHEL 8 instructions for Nov patch
Signed-off-by: Adrian Plata <adrian.plata@docker.com>
2019-11-13 14:32:11 -08:00
Traci Morrison 1434348772
Merge branch 'master' into add-rhel8 2019-11-13 11:34:41 -05:00
Traci Morrison e0c405794d Add RHEL8 information 2019-11-13 11:25:52 -05:00
Darwin Traver a1c18c2af7 UCP CLI reference link (#9854)
* UCP CLI reference link

* Fixed UCP Install Link
2019-11-13 16:18:10 +00:00
Carlton Caven 910e8186d3 change link from ucp 2.2 to layer 7 (#9773)
* change link from ucp 2.2 to layer 7

link routes to old documentation http routing mesh is now interlock/layer 7

* Updated Sticky Sessions
2019-11-13 15:58:00 +00:00
Nathan Jones 3802ec8822 Clarify use of --pod-cidr and --service-cluster-ip-range (#9751)
* Clarify use of --pod-cidr and --service-cluster-ip-range

Clarified where flags are used. Customer reported confusion in case# 101388 because commands were not specified.

* hyperlink fix

fixed issues with hyperlinks

* Made the UCP CLI Links Generic

* Uppercase UCP
2019-11-13 15:56:47 +00:00
Traci Morrison 1c7774c240 Add info for SecureOverlay 2019-11-13 10:23:45 -05:00
Nathan Jones 98e6aca2d3 Improved manual UCP uninstall commands (#9752)
* Improved manual UCP uninstall commands

Current `service rm` command made assumptions about the names of existing services and would fail in some instances. Current `container rm` command would not remove k8s containers. New commands don't rely on grep, awk, or xargs.

* Added missing flag

Added `-a` flag to see UCP containers from client bundle
2019-11-13 11:56:18 +00:00
Rupak Ganguly c839b268b6 Fix broken link. (#9853) 2019-11-13 10:46:22 +00:00
Darwin Traver 476fe75880 Added check-config.sh download link (#9859) 2019-11-13 10:41:22 +00:00
Adrian Plata 24718c5e47
Merge pull request #9856 from adrian-plata/tag-change
Tag link change
2019-11-12 13:22:50 -08:00
lena-larionova 343ab4e8bb
Fixing Hub and DTR broken links (#9839)
* fixing Hub and DTR broken links

Signed-off-by: Lena Larionova <lena.larionova@docker.com>

* Fixing another link

Signed-off-by: Lena Larionova <lena.larionova@docker.com>
2019-11-12 13:22:30 -08:00