We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d91f63c + 562401f commit bc33750Copy full SHA for bc33750
1 file changed
docs/managing_deis/upgrading-deis.rst
@@ -261,6 +261,12 @@ functioning properly.
261
Deis. It is always recommended to provision a Deis release with the CoreOS version specified
262
in that release's provision scripts or documentation.
263
264
+.. important::
265
+
266
+ Upgrading a cluster can result in simultaneously running different etcd versions,
267
+ which may introduce incompatibilities that result in a broken etcd cluster. It is
268
+ always recommended to first test upgrades in a non-production cluster whenever possible.
269
270
While typically not recommended, it is possible to trigger an update of a CoreOS machine. Some
271
Deis releases may recommend a CoreOS upgrade - in these cases, the release notes for a Deis release
272
will point to this documentation.
0 commit comments