Create a Secret

First, create a simple secret using kubectl. This action will trigger the encryption process via the KMS plugin.

The output secret/test-secret created confirms that the secret was successfully submitted to the Kubernetes API.

image-20250813-113456.png


Create Secret