Synchronizing Kubernetes Secrets with LastPass
Like so many, we 💜 k8s at Upside. It seriously feels like magic sometimes!
Most of our microservices resolve their secrets (e.g. usernames, passwords, tokens, and SSH keys) using environment variables, which abides by the…