Encrypt Secret Data at Rest
Juniper Cloud-Native Contrail Networking (CN2) automatically encrypts secret data at rest in your Kubernetes cluster and encrypts any password that you configure. A secret is an object that contains a small amount of sensitive data such as a password, a token, or a key. Data at rest encryption is a cybersecurity practice of encrypting stored data to prevent unauthorized access.
See the Kubernetes documentation titled Encrypting Secret Data at Rest for more information.