Ensure Binary Authorization is enabled on Kubernetes Clusters
Binary authorization ensures that only trusted and signed container images are deployed within a kubernetes cluster. This provides tighter security control for images and container deployment. As a security best practice and to adhere to compliance standards, ensure this feature is enabled on all kubernetes clusters.
Ensure binary authorization is enabled for all Kubernetes clusters