mirror of https://github.com/docker/docs.git
Update system requirements to link to cse docs
This commit is contained in:
parent
7970f15e69
commit
fb4345f46a
|
@ -20,16 +20,12 @@ Before installing, be sure your infrastructure has these requirements.
|
||||||
You can install UCP on-premises or on a cloud provider. To install UCP,
|
You can install UCP on-premises or on a cloud provider. To install UCP,
|
||||||
all nodes must have:
|
all nodes must have:
|
||||||
|
|
||||||
|
* Linux kernel version 3.10 or higher
|
||||||
|
* CS Docker Engine version 1.10 or higher. Learn about the
|
||||||
|
[operating systems supported by CS Docker Engine](https://docs.docker.com/cs-engine/install/).
|
||||||
* 2.00 GB of RAM
|
* 2.00 GB of RAM
|
||||||
* 3.00 GB of available disk space
|
* 3.00 GB of available disk space
|
||||||
* A static IP address
|
* A static IP address
|
||||||
* One of the supported operating systems installed:
|
|
||||||
* RHEL 7.0, 7.1, or 7.2
|
|
||||||
* Ubuntu 14.04 LTS
|
|
||||||
* CentOS 7.1
|
|
||||||
* SUSE Linux Enterprise 12
|
|
||||||
* Linux kernel version 3.10 or higher
|
|
||||||
* CS Docker Engine version 1.10 or higher
|
|
||||||
|
|
||||||
For highly-available installations, you also need a way to transfer files
|
For highly-available installations, you also need a way to transfer files
|
||||||
between hosts.
|
between hosts.
|
||||||
|
|
Loading…
Reference in New Issue