Skip to content

Commit 2421c0c

Browse files
committed
OCPBUGS#11428: Update the oc adm upgrade command
1 parent 5f36791 commit 2421c0c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

modules/updating-eus-to-eus-upgrade-cli.adoc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -90,8 +90,8 @@ $ oc adm upgrade
9090
+
9191
[source,terminal]
9292
----
93-
NAME VERSION AVAILABLE PROGRESSING SINCE STATUS
94-
version <4.y+1.z> True False 6m29s Cluster version is <4.y+1.z>
93+
Cluster version is <4.y+1.z>
94+
...
9595
----
9696

9797
. Update to version <4.y+2> by running the following command:
@@ -112,8 +112,8 @@ $ oc adm upgrade
112112
+
113113
[source,terminal]
114114
----
115-
NAME VERSION AVAILABLE PROGRESSING SINCE STATUS
116-
version <4.y+2.z> True False 6m29s Cluster version is <4.y+2.z>
115+
Cluster version is <4.y+1.z>
116+
...
117117
----
118118

119119
. To update your worker nodes to <4.y+2>, unpause all previously paused machine config pools by running the following command:

0 commit comments

Comments
 (0)