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.
1 parent 236ccd4 commit c23e7a4Copy full SHA for c23e7a4
modules/hcp-bm-hc.adoc
@@ -66,7 +66,7 @@ $ hcp create cluster agent \
66
+
67
[source,terminal]
68
----
69
-$ oc -n <hosted_control_plane_namespace> get pods
+$ oc -n <hosted_cluster_namespace>-<hosted_cluster_name> get pods
70
71
72
.Example output
modules/hcp-non-bm-hc.adoc
@@ -63,7 +63,7 @@ $ hcp create cluster agent \
63
64
65
0 commit comments