Announcing the public beta of Vault Kubernetes key management
Kubernetes has become the standard platform for running modern applications, but securing sensitive data inside Kubernetes remains a persistent challenge. Applications depend on secrets to function. Kubernetes stores that data in etcd, and historically, Kubernetes Secrets have often been discussed as “just base64 encoded.” While Kubernetes supports encryption at rest, the real question is deeper. Today, we are announcing the public beta of Vault Kubernetes key management, a new capability that
