File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -47,14 +47,18 @@ $ rosa describe cluster --cluster=<cluster_name_or_id>
4747Replace `<cluster_name_or_id>` with the cluster name or the cluster ID.
4848+
4949ifeval::["{context} " != "rosa-hcp-upgrading-whole-cluster"]
50+ +
5051*Example output*
52+ +
5153[source,terminal]
5254----
5355OpenShift Version: 4.14.0
5456----
5557endif::[]
5658ifeval::["{context} " == "rosa-hcp-upgrading-whole-cluster"]
59+ +
5760*Example output*
61+ +
5862[source,terminal]
5963----
6064OpenShift Version: 4.14.8
@@ -94,7 +98,8 @@ Do not upgrade your machine pool to a version higher than your control plane. If
9498$ rosa describe machinepool -- cluster=<cluster _name_or_id > <machinepool _name >
9599----
96100+
97- .Example output
101+ *Example output*
102+ +
98103[source,terminal]
99104----
100105Replicas: 5
You can’t perform that action at this time.
0 commit comments