gke-service-accounts-tutorial icon indicating copy to clipboard operation
gke-service-accounts-tutorial copied to clipboard

RBAC service accounts instead of json files?

Open michailbrynard opened this issue 7 years ago • 2 comments

Is there a better way to achieve this rather than passing around and mounting json files? It feels like there should be a way to link a gcloud service account to a kubernetes service account.

michailbrynard avatar Jan 06 '18 15:01 michailbrynard

After a bit of googling, at first glance it looks like this might outline the approach I'm looking for: https://github.com/jcbsmpsn/gke-rbac-walkthrough

michailbrynard avatar Jan 06 '18 16:01 michailbrynard

I think this is a different use case?

kelseyhightower avatar Jan 23 '18 15:01 kelseyhightower