nerdexam
Google

PROFESSIONAL-CLOUD-ARCHITECT · Question #376

Your organization uses Google Kubernetes Engine (GKE) and Amazon Elastic Kubernetes Service (EKS) to manage a complex Kubernetes environment across multiple cloud providers. You need to deploy a solut

The correct answer is D. Utilize Config Sync as part of GKE to synchronize configurations from a centralized repository,. Config Sync and Policy Controller are Google-recommended Anthos/GKE capabilities for centralized, Git-based configuration management and consistent policy enforcement using OPA Gatekeeper. This combination standardizes application and platform configuration across multiple cluste

Submitted by viktor_hu· Mar 30, 2026Managing and provisioning cloud solution infrastructure

Question

Your organization uses Google Kubernetes Engine (GKE) and Amazon Elastic Kubernetes Service (EKS) to manage a complex Kubernetes environment across multiple cloud providers. You need to deploy a solution that streamlines configuration management, enforces security policies, and ensures consistent application deployment across all of the environments. You want to follow Google-recommended practices. What should you do?

Options

  • ALeverage Argo CD for GitOps-based continuous delivery and Open Policy Agent (OPA) for policy
  • BDeploy Crossplane for managing cloud resources as Kubernetes objects, FluxCD for GitOps-
  • CDeploy Kustomize for configuration customization, Config Sync with multiple Git repositories, and
  • DUtilize Config Sync as part of GKE to synchronize configurations from a centralized repository,

How the community answered

(27 responses)
  • A
    7% (2)
  • B
    4% (1)
  • C
    19% (5)
  • D
    70% (19)

Explanation

Config Sync and Policy Controller are Google-recommended Anthos/GKE capabilities for centralized, Git-based configuration management and consistent policy enforcement using OPA Gatekeeper. This combination standardizes application and platform configuration across multiple clusters and environments while enforcing security constraints declaratively and consistently.

Topics

#Config Sync#multi-cloud Kubernetes#GitOps#policy enforcement

Community Discussion

No community discussion yet for this question.

Full PROFESSIONAL-CLOUD-ARCHITECT Practice