I use the Vault Agent Injector to supply secrets between multiple GKE clusters. I’d like to be able to use the Injector when running a local Kubernetes cluster (using Minikube or Kind). This can’t use Kubernetes auth because the Vault server is not going to be able to hit the cluster endpoint for a cluster on my laptop. Some other options include configuring the injector for Approle authentication and starting my Kind cluster with a secret to be used there, but I’m curious what the recommended way of using the Injector for local clusters is?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Vault Agent Injector Authentication (vault-k8s) | 0 | 318 | January 4, 2023 | |
Support for installing vault agent injector using helm in multiple namespaces within k8s cluster | 1 | 316 | April 13, 2023 | |
Does the Kuberntes vault-agent-injector support fetching secrets from multiple Vault instances? | 7 | 1155 | June 14, 2023 | |
Use Vault injector on multiple K8S clusters? | 5 | 967 | July 12, 2023 | |
Vault Agent Injector is not able to intercept pod | 1 | 122 | May 21, 2024 |