1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 21:46:22 +01:00

Merge pull request #76034 from openshift-cherrypick-robot/cherry-pick-75703-to-enterprise-4.16

[enterprise-4.16] OSDOCS-10435: Issue in file rosa_hcp/rosa-hcp-sts-creating-a-cluster-quickly
This commit is contained in:
Eric Ponvelle
2024-05-15 14:38:45 -04:00
committed by GitHub

View File

@@ -69,7 +69,7 @@ $ rosa create cluster --private --cluster-name=<cluster_name> \
----
$ rosa create cluster --cluster-name=<cluster_name> --mode=auto \
--hosted-cp --operator-roles-prefix=$OPERATOR_ROLES_PREFIX \
--oidc-config-id=$OIDC_CONFIG --subnet-ids=$SUBNET_IDS
--oidc-config-id=$OIDC_ID --subnet-ids=$SUBNET_IDS
----
+
. Check the status of your cluster by running the following command: