While creating an OpenShift Dedicated Cluster on GCP getting the following error and was not able to create the cluster.
Error creating cluster
CLUSTERS-MGMT-500: undefined
Operation ID: 0f75f788-0a31-4225-9e00-61e8e9e302fa
I am learning OpenShift4 and during hands-on, I tried creating a cluster through redhat console on GCP. I am having OpenShift Free trial (upgradeable) subscription. On GCP I have created the service account and assigned the suggested roles by the OpenShift to that service account and used that service account to create a VM in GCP via GCP Compute Engine. Finally generated the keys for that service account and passed that JSON key file during cluster creation on OpenShift console.
After configuring everything when I try to click the Create Cluster button I am getting the above-mentioned Error.