-
Check the Utimaco ESKM KMIP logs for successful
ENCRYPTandDECRYPTrequests associated with the new key's UUID (9665c782-d8a6...). This confirms the kube-apiserver is using the new key for both new and re-encrypted secrets.
ESKM KMIP Logs
-
Use
etcdctlto get a secret's value. The output shows that the secret is now encrypted with the newUUID (9665c782-d8a6-47b7-a273-2377a335c46d). The presence of this UUID confirms a successful key rotation.
Verify Key Rotation Success