mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
Fixing command in steps to create a hosted cluster on BM and non-BM
This commit is contained in:
committed by
openshift-cherrypick-robot
parent
544cee635f
commit
5928e36f77
@@ -66,7 +66,7 @@ $ hcp create cluster agent \
|
||||
+
|
||||
[source,terminal]
|
||||
----
|
||||
$ oc -n <hosted_control_plane_namespace> get pods
|
||||
$ oc -n <hosted_cluster_namespace>-<hosted_cluster_name> get pods
|
||||
----
|
||||
+
|
||||
.Example output
|
||||
|
||||
@@ -63,7 +63,7 @@ $ hcp create cluster agent \
|
||||
+
|
||||
[source,terminal]
|
||||
----
|
||||
$ oc -n <hosted_control_plane_namespace> get pods
|
||||
$ oc -n <hosted_cluster_namespace>-<hosted_cluster_name> get pods
|
||||
----
|
||||
+
|
||||
.Example output
|
||||
|
||||
Reference in New Issue
Block a user