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

This is the multi-page printable view of this section. Click here to print.
cryptctl init -n <namespace> -p k8s

cryptctl create -f demo.yaml -p k8s

cryptctl edit demo.yaml
