ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 194 - Professional Cloud Architect discussion

Report
Export

Your company has an application running as a Deployment in a Google Kubernetes Engine (GKE) cluster. You have separate clusters for development, staging, and production. You have discovered that the team is able to deploy a Docker image to the production cluster without first testing the deployment in development and then staging. You want to allow the team to have autonomy but want to prevent this from happening. You want a Google Cloud solution that can be implemented quickly with minimal effort. What should you do?

A.
Configure a Kubernetes lifecycle hook to prevent the container from starting if it is not approved for usage in the given environment.
Answers
A.
Configure a Kubernetes lifecycle hook to prevent the container from starting if it is not approved for usage in the given environment.
B.
Implement a corporate policy to prevent teams from deploying Docker images to an environment unless the Docker image was tested in an earlier environment.
Answers
B.
Implement a corporate policy to prevent teams from deploying Docker images to an environment unless the Docker image was tested in an earlier environment.
C.
Configure binary authorization policies for the development, staging, and production clusters. Create attestations as part of the continuous integration pipeline.
Answers
C.
Configure binary authorization policies for the development, staging, and production clusters. Create attestations as part of the continuous integration pipeline.
D.
Create a Kubernetes admissions controller to prevent the container from starting if it is not approved for usage in the given environment.
Answers
D.
Create a Kubernetes admissions controller to prevent the container from starting if it is not approved for usage in the given environment.
Suggested answer: C
asked 18/09/2024
Faqeer Ali
42 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first