mirror of https://github.com/docker/docs.git
Merge pull request #9948 from traci-morrison/ucp-usernames
Add note on UCP usernames
This commit is contained in:
commit
5a607231f1
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue