Skip to content

Commit e6159bb

Browse files
constanzekrateljoaofnfernandes
authored andcommitted
Issue #1465 Specify that all nodes need to be the same exact Docker version for production UCP clusters #1465
Just made a minor correction as part of fixing this bug. Added "with" to comply and also added "exact" to emphasize the importance of running the same version. Other than that this bug already appears to have been fixed.
1 parent e507fa5 commit e6159bb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

datacenter/ucp/2.0/guides/installation/plan-production-install.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ deploying Docker Universal Control Plane for production.
1414
Before installing UCP you should make sure that all nodes (physical or virtual
1515
machines) that you'll manage with UCP:
1616

17-
* [Comply the system requirements](system-requirements.md)
18-
* Are running the same version of CS Docker Engine
17+
* [Comply with the system requirements](system-requirements.md)
18+
* Are running the exact same version of CS Docker Engine
1919

2020
## Hostname strategy
2121

0 commit comments

Comments
 (0)