Bikash Kumar Sharma
Bikash Kumar Sharma

Reputation: 25

unable to create cluster usin GCP Kubernetes engine page throws error "Failed to load"

On using google console for creating a cluster the page loads says "Failed to Load"

Also when I try using gcloud sdk to create a cluster it throws error

ERROR: (gcloud.container.clusters.create) ResponseError: code=403, message=Google Compute Engine: Required 'compute.networks.get' permission for 'projects/xxxxxxx/global/networks/defualt

While looking at the permisssion for mgy IAM user I have the role for owner and compute engine as well.

Currently unable to use GCP Kubernetes engine

Upvotes: 0

Views: 1115

Answers (1)

VAS
VAS

Reputation: 9031

According to Bikash Kumar Sharma, the issue was solved by enabling GKE using gcloud command.

Upvotes: 0

Related Questions