microservices-demo icon indicating copy to clipboard operation
microservices-demo copied to clipboard

Replace workload identity with workload identity federation

Open NimJay opened this issue 1 year ago • 1 comments
trafficstars

Describe request or inquiry

  • We can now bind Google Cloud IAM roles directly to Kubernetes ServiceAccount — instead of using Google Service Accounts as a link between the roles and Kubernetes ServiceAccount.
  • We do this through a feature called Workload identity federation.

What purpose/environment will this feature serve?

NimJay avatar Mar 29 '24 14:03 NimJay

Simplifying a lot the setup of the KSA/GSA, etc. indeed!

JFYI: I just updated this blog post with this new approach with Online Boutique and Spanner: https://medium.com/p/f7248e077339, just sharing! ;)

mathieu-benoit avatar Apr 03 '24 13:04 mathieu-benoit