Vault using Kubernetes auth

David Dymko
4 min readApr 27, 2022
Photo by Jason Pofahl on Unsplash

This guide will walk you through how to configure Vault running on a Kubernetes cluster to exchange service accounts for a scoped client vault token. This can be useful when you want your services running on a Kubernetes cluster to self auth against vault and not require the need to pass around vault credentials.

Auth Delgators

--

--

David Dymko

Cloud-native architect pioneering scalable solutions in the Go ecosystem.