This is our second article in the “Kubernetes Security series”. This article talks about Secret Management in Kubernetes. Once you start deploying applications to Kubernetes, you quickly realize Secrets Management takes a lot of time to get right. The Kubernetes Secret and ConfigMap objects don’t yet have all the features you’d expect to properly setup […]