Skip to content

Commit d48c1b4

Browse files
committed
peer review
1 parent 0953604 commit d48c1b4

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

modules/rosa-hcp-upgrading-cli-machinepool.adoc

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,14 +47,18 @@ $ rosa describe cluster --cluster=<cluster_name_or_id>
4747
Replace `<cluster_name_or_id>` with the cluster name or the cluster ID.
4848
+
4949
ifeval::["{context}" != "rosa-hcp-upgrading-whole-cluster"]
50+
+
5051
*Example output*
52+
+
5153
[source,terminal]
5254
----
5355
OpenShift Version: 4.14.0
5456
----
5557
endif::[]
5658
ifeval::["{context}" == "rosa-hcp-upgrading-whole-cluster"]
59+
+
5760
*Example output*
61+
+
5862
[source,terminal]
5963
----
6064
OpenShift 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
----
100105
Replicas: 5

0 commit comments

Comments
 (0)