Encrypt Secret Data at Rest
Juniper Cloud-Native Contrail Networking automatically encrypts secret data at rest in your Kubernetes cluster and encrypts and 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 Encrypting Secret Data at Rest for more information.