You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
. Based on your organization requirements, set the upgrade channel to `stable-4.10`, `fast-4.10`, or `eus-4.10`:
79
+
. Based on your organization requirements, set the upgrade channel to `stable-{product-version}`, `fast-{product-version}`, or `eus-{product-version}`:
80
80
+
81
81
[source,terminal]
82
82
----
83
83
$ oc adm upgrade channel <channel>
84
84
----
85
85
+
86
-
For example, to set the channel to `stable-4.10`:
86
+
For example, to set the channel to `stable-{product-version}`:
version 4.10.13 True False 2m Cluster version is 4.10.13
187
+
version {product-version} True False 2m Cluster version is {product-version}
188
188
----
189
189
190
190
. If you are upgrading your cluster to the next minor version, like version 4.y to 4.(y+1), it is recommended to confirm your nodes are upgraded before deploying workloads that rely on a new feature:
0 commit comments