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 example uses [GKE workload identity](https://cloud.google.com/kubernetes-engine/docs/how-to/workload-identity) federation to authenticate to GCP APIs.
48
48
* Enable workload identity federation on the control clusters and its nodepools. [guide](https://cloud.google.com/kubernetes-engine/docs/how-to/workload-identity#enable-existing-cluster)
49
49
50
-
* Create iam principle which the pod will be running as, and give it nessary permissions.
50
+
* Create iam principle which the pod will be running as, and give it necessary permissions.
0 commit comments