Introduction
Binary Authorization helps ensure only trusted container images run on your Google Kubernetes Engine clusters. It blocks unapproved images, protecting your apps from harmful changes.
When you want to prevent unverified container images from running in your production environment.
When you need to enforce security policies on container deployments automatically.
When multiple teams deploy containers and you want to ensure only approved images are used.
When you want to audit and track which container images are allowed to run.
When you want to integrate image signing into your build and deployment process.