0
votes

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

1
Do you still have this problem? It more looks like temporary authorization issue. Have you tried to create new project and create GKE cluster there? Have you tried to use another browser?VASャ
This issue is fixed by enabling GKE using glcoud commandBikash Kumar Sharma

1 Answers

0
votes

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