Skip to content

Commit 1db5c89

Browse files
committed
OSDOCS-7532: Adding oc adm upgrade status and operator identification to Troubleshooting cluster updates
1 parent bdfb354 commit 1db5c89

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

modules/update-upgrading-oc-adm-upgrade-status.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
:_mod-docs-content-type: PROCEDURE
66
[id="update-upgrading-oc-adm-upgrade-status_{context}"]
7-
= Retrieving information about a cluster update using oc adm upgrade status (Technology Preview)
7+
= Gathering cluster update status using oc adm upgrade status (Technology Preview)
88

99
When updating your cluster, it is useful to understand how your update is progressing. While the `oc adm upgrade` command returns limited information about the status of your update, this release introduces the `oc adm upgrade status` command as a Technology Preview feature. This command decouples status information from the `oc adm upgrade` command and provides specific information regarding a cluster update, including the status of the control plane and worker node updates.
1010

updating/troubleshooting_updates/gathering-data-cluster-update.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ endif::openshift-origin[]
1515

1616
include::modules/gathering-log-data.adoc[leveloffset=+1]
1717

18+
include::modules/update-upgrading-oc-adm-upgrade-status.adoc[leveloffset=+1]
19+
1820
include::modules/gathering-clusterversion-history.adoc[leveloffset=+1]
1921

2022
include::modules/gathering-clusterversion-history-console.adoc[leveloffset=+2]

0 commit comments

Comments
 (0)