
Ultimate access to all questions.
To enforce constraint templates with policy parameters across your Google Kubernetes Engine (GKE) clusters, including restrictions on the Kubernetes API, while storing these parameters in a GitHub repository and ensuring automatic application upon changes, what steps should you take?
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.