I’m trying to install Binderhub on GKE via Helm, but I need to use GCP Workload Identity (Using Workload Identity | Kubernetes Engine Documentation) rather than using GCP Service account (via a json credential file as instructed here: 3. Set up BinderHub — BinderHub 0.1.0 documentation). Is that possible?
I have the same question 4 years later. I was able to set it up for the “binder” pod, but the builder ones apparently won’t work with Workload Identity.