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
Copy file name to clipboardExpand all lines: docs/book/src/topics/prerequisites.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -61,7 +61,7 @@ To create and manage clusters, this infrastructure provider uses a service accou
61
61
62
62
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.
63
63
64
-
If you plan yo use GKE the the service account will also need the `iam.serviceAccountTokenCreator` role.
64
+
If you plan to use GKE the service account will also need the `iam.serviceAccountTokenCreator` role.
65
65
66
66
Afterwards, generate a JSON Key and store it somewhere safe.
0 commit comments