mirror of https://github.com/docker/docs.git
Update system-requirements.md
This commit is contained in:
parent
f9d719b8c4
commit
1172d411fb
|
@ -22,12 +22,8 @@ You can install UCP on-premises or on a cloud provider. Common requirements:
|
|||
|
||||
* 8GB of RAM for manager nodes
|
||||
* 4GB of RAM for worker nodes
|
||||
* 4GiB of free disk space for the root partition for manager nodes. Note if
|
||||
`/var` is on a seperate partition, 4GiB of free disk space will be required for
|
||||
that parition.
|
||||
* 500MiB of free disk space for the root partition for worker nodes. Note if
|
||||
`/var` is on a seperate partition, 500MiB of free disk space will be required
|
||||
for that parition.
|
||||
* 4GB of free disk space for the `/var` partition for manager nodes
|
||||
* 500MB of free disk space for the `/var` partition for worker nodes
|
||||
|
||||
### Recommended production requirements
|
||||
|
||||
|
|
Loading…
Reference in New Issue