Securing Secrets in Kubernetes

Originally published at: https://www.conjur.org/blog/securing-secrets-in-kubernetes/

The Challenge Secrets – or privileged credentials that act as “keys”– are essential in Kubernetes environments. Kubernetes pods and their component containers need secrets to access protected resources like databases, SSH servers, and HTTPS services. Establishing a strong non-human identity is critical in securing secrets and the access they provide. Conjur: An Open-Source Solution Conjur is…