Securing Kubernetes secrets : How to efficiently secure access to etcd and protect your secrets
Etcd is a distributed, consistent and highly-available key value store used as the Kubernetes backing store for all cluster data, making it a core component of every…