Workload Identity in K8S - Gdańsk Kubernetes Meetup
During Gdańsk Kubernetes, I had a pleasure to talk about workload identity, OIDC and secretless authentication. Video in polish:
During Gdańsk Kubernetes, I had a pleasure to talk about workload identity, OIDC and secretless authentication. Video in polish:
To see scrape_configs that kube-prometheus translated from ServiceMonitors:
Imagine I’ve been working with Kubernetes for years, but kubeconfig was always somehow delivered to me and I didn’t really look on it. Until now!
Workload identity allows us to access cloud-native resource from on-premises without need to store secrets. See my Medium article: GCP Secret Manager with se...