-
Notifications
You must be signed in to change notification settings - Fork 7.7k
Specify that all nodes need to be the same exact Docker version for production UCP clusters #1465
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
UCP could issue a warning in the gui/cli too. "engine version discrepancy detected. Please upgrade all engines to the same version." |
* closes docker#938 * closes docker#1252 * closes docker#1318 * closes docker#448 * closes docker#1465 * closes docker#1317 * closes docker#912 * closes docker#1473
* closes docker#938 * closes docker#1252 * closes docker#1318 * closes docker#448 * closes docker#1465 * closes docker#1317 * closes docker#912 * closes docker#1473
…cker version for production UCP clusters docker#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.
It looks like this one has already been fixed. Made a minor change to the page and added "exact" to same version to emphasize importance. See PR #2885 |
Added a note saying that the version of Docker CS Engine must be the same for all nodes. docker#1465
Submitted a new PR for the same fix for UCP version 2.1: #2924 |
…ersion 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.
Closed issues are locked after 30 days of inactivity. If you have found a problem that seems similar to this, please open a new issue. /lifecycle locked |
File: datacenter/ucp/2.0/guides/installation/plan-production-install.md
Can we specify on this page that for production UCP clusters, unless a temporary upgrade is occurring, all engines need to be the same x.y.z version number? We have seen several situations where this has caused issues and it should be documented.
The text was updated successfully, but these errors were encountered: