Added a note saying that the version of Docker CS Engine must be the same for all nodes. https://github.com/docker/docker.github.io/issues/1465
This commit is contained in:
Constanze Kratel 2017-04-19 16:14:53 -05:00 committed by John Mulhausen
parent 30bfe26f3a
commit ab15978701
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ installed on-premise or on a cloud infrastructure.
## Step 1: Validate the system requirements
The first step to installing UCP, is ensuring your
infrastructure has all the [requirements UCP needs to run](system-requirements.md).
infrastructure has all the [requirements UCP needs to run](system-requirements.md). You also need to ensure that all nodes (physical or virtual) are running the same version of CS Docker Engine.
## Step 2: Install CS Docker on all nodes