Clean up resources

Clean up resources

ROSA cluster uses a server cluster with a high configuration, so the cost is relatively large. Make sure you shut down the cluster after you’re done using it

To disable the OpenShift cluster, go to Red Hat Hybrid Cloud Console, select OpenShift > Clusters, select and delete the cluster

Delete Cluster with CLI

rosa delete cluster --cluster <cluster-name>
rosa delete oidc-provider -c <clusterID> --mode auto --yes
rosa delete operator-roles -c <clusterID> --mode auto --yes