Merge pull request #1283 from usha-mandya/overlay-patch

Removed non-overlay network support statement
This commit is contained in:
Usha Mandya 2019-07-25 17:55:36 +01:00 committed by GitHub
commit 662eaadc46
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -90,8 +90,7 @@ The following features are deprecated in UCP 3.2:
``` ```
docker node update --label-add com.docker.ucpagent-pause=true <NODE> docker node update --label-add com.docker.ucpagent-pause=true <NODE>
``` ```
- Windows 2016 is formally deprecated from Docker Enterprise 3.0. Only non-overlay networks are supported - Windows 2016 is formally deprecated from Docker Enterprise 3.0. EOL of Windows Server 2016 support will occur in Docker
on Windows 2016 in Docker Enterprise 3.0. EOL of Windows Server 2016 support will occur in Docker
Enterprise 3.1. Upgrade to Windows Server 2019 for continued support on Docker Enterprise. Enterprise 3.1. Upgrade to Windows Server 2019 for continued support on Docker Enterprise.
- Support for updating the UCP config with `docker service update ucp-manager-agent --config-add <Docker config> ...` - Support for updating the UCP config with `docker service update ucp-manager-agent --config-add <Docker config> ...`
is deprecated and will be removed in a future release. To update the UCP config, use the `/api/ucp/config-toml` is deprecated and will be removed in a future release. To update the UCP config, use the `/api/ucp/config-toml`