Update system-requirements.md

removed warning per @ollypom
This commit is contained in:
Anne Henmi 2018-11-02 12:35:31 -06:00 committed by GitHub
parent 79bba4a285
commit f15cef7475
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 6 deletions

View File

@ -26,11 +26,6 @@ You can install UCP on-premises or on a cloud provider. Common requirements:
* 2GiB for managers minimum storage requirements
* 500MiB for workers minimum storage requirements
> UCP installation considerations
>
> The minimum storage requirements need to be in the `/var/lib/docker` directory,
> or else the UCP installation will fail.
### Recommended production requirements
* 16GB of RAM for manager nodes
@ -140,7 +135,7 @@ Learn more about compatibility and the maintenance lifecycle for these products:
UCP {{ page.ucp_version }} requires minimum versions of the following Docker components:
- Docker EE Engine 17.06.2-ee-8 or higher
- Docker EE Engine 18.09-ee-1 or higher
- DTR 2.5 or higher
## Where to go next