List of questions
Related questions
Question 155 - Professional Cloud DevOps Engineer discussion
You need to enforce several constraint templates across your Google Kubernetes Engine (GKE) clusters. The constraints include policy parameters, such as restricting the Kubernetes API. You must ensure that the policy parameters are stored in a GitHub repository and automatically applied when changes occur. What should you do?
A.
Set up a GitHub action to trigger Cloud Build when there is a parameter change. In Cloud Build, run a gcloud CLI command to apply the change.
B.
When there is a change in GitHub, use a web hook to send a request to Anthos Service Mesh, and apply the change.
C.
Configure Anthos Config Management with the GitHub repository. When there is a change in the repository, use Anthos Config Management to apply the change.
D.
Configure Config Connector with the GitHub repository. When there is a change in the repository, use Config Connector to apply the change.
Your answer:
0 comments
Sorted by
Leave a comment first