Examples
Create an encryption key
cryptctl init -n <namespace> -p k8s

Create an encrypted-secret manifest
cryptctl create -f demo.yaml -p k8s

Edit encrypted-secrets manifest to add secret
cryptctl edit demo.yaml

Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.
Last modified December 2, 2023: add some demo (6d345d2)