Relative Content

Tag Archive for google-kubernetes-engine

GKE meta data identity

I have a google kubernetes service running. I configured the deployment with a service account. This setup seems to work since I managed to connect to the google storage.
However I would also like to access an AWS service for which I want to use an identity token which I can then use to access the AWS service.