mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
Update system-requirements.md
Added: Note that, when planning for host storage, workflows based around `docker pull` through UCP will result in higher storage requirements on manager nodes, since `docker pull` through UCP results in the image being pulled on all nodes. This has become an issue for some customers who did not plan to make additional storage available on UCP managers.
This commit is contained in:
committed by
Joao Fernandes
parent
47f9a8cf70
commit
7e102360d5
@@ -29,6 +29,8 @@ You can install UCP on-premises or on a cloud provider. Common requirements:
|
||||
|
||||
Note that Windows container images are typically larger than Linux ones and for that reason, you should consider provisioning more local storage for Windows nodes and for DTR setups that will store Windows container images.
|
||||
|
||||
Note that, when planning for host storage, workflows based around `docker pull` through UCP will result in higher storage requirements on manager nodes, since `docker pull` through UCP results in the image being pulled on all nodes.
|
||||
|
||||
Also, make sure the nodes are running an [operating system support by Docker EE](https://success.docker.com/Policies/Compatibility_Matrix).
|
||||
|
||||
For highly-available installations, you also need a way to transfer files
|
||||
|
||||
Reference in New Issue
Block a user