chrisns / kubectl-passman

kubectl plugin that provides the missing link/glue between common password managers and kubectl
MIT License
116 stars 6 forks source link

Provide an easy way to migrate everything in kubeconfig into the password manager #200

Open utkuozdemir opened 4 days ago

utkuozdemir commented 4 days ago

I have many contexts in my kubeconfig file with many credentials. I also have additional kubeconfig files in various locations which I sometimes switch to by doing export KUBECONFIG=<path>

It would be great if there was a simple way to migrate all these kubeconfigs to get their credentials from the password manager using a single or a few commands.