diff --git a/ee/ucp/admin/install/system-requirements.md b/ee/ucp/admin/install/system-requirements.md index 4c0141752a..c8163adf9a 100644 --- a/ee/ucp/admin/install/system-requirements.md +++ b/ee/ucp/admin/install/system-requirements.md @@ -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