You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -61,7 +61,7 @@ To create and manage clusters, this infrastructure provider uses a service accou
From your cloud console, follow [these instructions](https://cloud.google.com/iam/docs/creating-managing-service-accounts#creating) to create a new service account with `Editor` permissions.
If you plan yo use GKE the the service account will also need the `iam.serviceAccountTokenCreator` role.
If you plan to use GKE the service account will also need the `iam.serviceAccountTokenCreator` role.
Afterwards, generate a JSON Key and store it somewhere safe.