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

OSDOCS-10435

This commit is contained in:
Janelle Neczypor
2024-05-08 13:01:16 -07:00
committed by openshift-cherrypick-robot
parent 2de31d6879
commit d77fe5cbd5

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: