peer edits

This commit is contained in:
ddeyo 2018-10-23 11:04:05 -07:00
parent 08d0596a11
commit 0d712c7d8b
2 changed files with 5 additions and 5 deletions

View File

@ -30,7 +30,7 @@ to manage your container workloads in a flexible way. You can manage workloads
on Windows, Linux, on-premise or on the cloud.
Docker Enterprise has private image management, integrated image signing policies, and cluster
management with support for Kubernetes and Swarm orchestrators, and allows you to implement
management with support for Kubernetes and Swarm orchestrators. It allows you to implement
node-based RBAC policies, image promotion policies, image mirroring, and
scan your images for vulnerabilities. It also has support with defined SLAs and extended
maintenance cycles for patches for up to 24 months.

View File

@ -13,7 +13,7 @@ Before installing, be sure your infrastructure has these requirements.
You can install UCP on-premises or on a cloud provider. Common requirements:
* [Docker EE Engine](/ee/supported-platforms.md) version 17.06.2-ee-8;
* [Docker EE Engine](/ee/supported-platforms.md) version 18.09.0-ee-8;
values of `n` in the `-ee-<n>` suffix must be 8 or higher
* Linux kernel version 3.10 or higher
* A static IP address
@ -30,9 +30,9 @@ You can install UCP on-premises or on a cloud provider. Common requirements:
* 4 vCPUs for manager nodes
* 25-100GB of free disk space
Note that Windows container images are typically larger than Linux ones and for
this reason, you should consider provisioning more local storage for Windows
nodes and for DTR setups that will store Windows container images.
Note that Windows container images are typically larger than Linux ontainer images. For
this reason, you should provision more local storage for Windows
nodes and for any DTR setups that store Windows container images.
Also, make sure the nodes are running an [operating system support by Docker EE](https://success.docker.com/Policies/Compatibility_Matrix).