Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
As a professional tasked with setting up an automated CI/CD pipeline for deploying applications to GKE clusters in a financial organization's production environment, how can you restrict the types and sources of container images used in deployments?
A
Implement IAM permissions to limit which container images can be deployed on the clusters.
B
Enable binary authorization on the clusters and define a policy to regulate permissible images.
C
Configure custom routes to manage traffic directed towards the clusters.
D
Apply firewall rules within the VPCs to control image deployment.