Google Cloud Professional Cloud DevOps Engineer — Question 126

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?

Answer options

Correct answer: C

Explanation

The correct answer is C because Anthos Config Management is specifically designed to manage configurations and policies across GKE clusters using GitOps principles. The other options do not provide the same level of integration for policy management as Anthos Config Management does, making them less suitable for this requirement.