Validate container image signatures during deployment - Amazon EKS
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

Validate container image signatures during deployment

If you use Amazon Signer and want to verify signed container images at the time of deployment, you can use one of the following solutions:

  • Gatekeeper and Ratify – Use Gatekeeper as the admission controller and Ratify configured with an Amazon Signer plugin as a web hook for validating signatures.

  • Kyverno – A Kubernetes policy engine configured with an Amazon Signer plugin for validating signatures.

Note

Before verifying container image signatures, configure the Notation trust store and trust policy, as required by your selected admission controller.