Unable to Start Clusters on GCP - Clusters Stuck in "CREATING" State

etlundquist
Databricks Partner

I set up my Databricks Account on GCP via GCP Marketplace and then created my first workspace via the Accounts Console (default Databricks VPC). Everything seemed to be ok until I attempted to create my first cluster. The cluster hangs indefinitely in CREATING and I don't see any compute instances / GKE clusters being spun up in the account. I can see the GCS storage buckets and service account Databricks created as part of workspace creation (with the required roles: Compute Storage Admin, K8s Engine Admin, Databricks Service IAM Role for Workspace), but no compute resources seem to be provisioned when I attempt to launch the cluster from the Workspace Console. I'm a project owner for the GCP project in which the workspace is launched, so it shouldn't be a permissions issue for my user account. I'm not sure exactly what to check as there's no meaningful logs in terms of why it's hanging or where the error lies. Any help on where to look or what to check would be greatly appreciated!