Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion modules/hosted-cluster-etcd-status.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ To check the status of your hosted cluster, complete the following steps.
+
[source,terminal]
----
$ oc rsh etcd-0
$ oc rsh -n <control_plane_namespace> -c etcd etcd-0
----

. Set up the etcdctl environment by entering the following commands:
Expand Down