Merge pull request #9948 from traci-morrison/ucp-usernames

Add note on UCP usernames
This commit is contained in:
Traci Morrison 2019-11-27 09:08:39 -05:00 committed by GitHub
commit 5a607231f1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@ You can install UCP on-premises or on a cloud provider. Common requirements:
* [Docker Engine - Enterprise](/ee/supported-platforms.md) version {{ site.docker_ee_version }}
* Linux kernel version 3.10 or higher
* [A static IP address for each node in the cluster](/ee/ucp/admin/install/plan-installation/#static-ip-addresses)
* User namespaces should not be configured on any node. This function is not currently supported by UCP. See [Isolate containers with a user namespace](https://docs.docker.com/engine/security/userns-remap/) for more information.
### Minimum requirements