gke-service-accounts-tutorial
gke-service-accounts-tutorial copied to clipboard
A tutorial on using Google Cloud service account with Google Container Engine (GKE).
Is there any way (or any plans) to support providing the credentials through Cloud Platform? Downloading keys has the additional inherent risk so I'm wondering if there is a GKE...
https://github.com/kelseyhightower/gke-service-accounts-tutorial
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...