GKE
Steps to be followed:
Login to your GCP console
Create a Service Account with the following permissions
Generate a Service Key mapped to the Service Account
Upload the Service Key to save the GCR instance as a provider
Permissions:
container.clusters.create
container.clusters.delete
container.clusters.get
container.clusters.list
container.clusters.update
resourcemanager.projects.get
iam.serviceAccounts.getAccessToken
Last updated