mirror of https://github.com/docker/docs.git
two decimal places not required for memory requirements (#5317)
This commit is contained in:
parent
1b5025f1b9
commit
1be0f9ce58
|
|
@ -14,9 +14,9 @@ all nodes must have:
|
||||||
|
|
||||||
* [Docker Enterprise Edition](/engine/installation/index.md) version 17.06 or higher
|
* [Docker Enterprise Edition](/engine/installation/index.md) version 17.06 or higher
|
||||||
* Linux kernel version 3.10 or higher
|
* Linux kernel version 3.10 or higher
|
||||||
* 8.00 GB of RAM for manager nodes or nodes running DTR
|
* 8GB of RAM for manager nodes or nodes running DTR
|
||||||
* 4.00 GB of RAM for worker nodes
|
* 4GB of RAM for worker nodes
|
||||||
* 3.00 GB of available disk space
|
* 3GB of free disk space
|
||||||
* A static IP address
|
* A static IP address
|
||||||
|
|
||||||
Also, make sure the nodes are running one of these operating systems:
|
Also, make sure the nodes are running one of these operating systems:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue