
Answer-first summary for fast verification
Answer: Set up Binary Authorization for your Kubernetes Engine clusters.
Binary Authorization for GKE allows an organization to create a verifiable chain of trust for all container images deployed to its clusters. It ensures that only images verified and approved according to the organization's security policies are deployed, thereby preventing unauthorized or untrusted images from compromising the integrity of production workloads.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.
To ensure that only images built by your trusted CI/CD pipeline are deployed to your Google Kubernetes Engine (GKE) clusters in production, what measures should you implement?
A
Enable Vulnerability Analysis on the Container Registry.
B
Set up Binary Authorization for your Kubernetes Engine clusters.
C
Activate Cloud Security Scanner on the clusters.
D
Configure the Kubernetes Engine clusters as private clusters.