We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8d26e99 + d0249f8 commit 9d9dbb0Copy full SHA for 9d9dbb0
modules/hosted-cluster-etcd-status.adoc
@@ -14,7 +14,7 @@ To check the status of your hosted cluster, complete the following steps.
14
+
15
[source,terminal]
16
----
17
-$ oc rsh etcd-0
+$ oc rsh -n <control_plane_namespace> -c etcd etcd-0
18
19
20
. Set up the etcdctl environment by entering the following commands:
0 commit comments