nerdexam
Google

PROFESSIONAL-CLOUD-DEVOPS-ENGINEER · Question #57

Your team deploys applications to three Google Kubernetes Engine (GKE) environments: development, staging, and production. You use GitHub repositories as your source of truth. You need to ensure…

The correct answer is D. Use Cloud Build to render and deploy the network policies and the DaemonSet. Set up a Policy. Policy Controller can catch and enforce policy violations on those resources before they are https://cloud.google.com/anthos-config-management/docs/concepts/config-controller-overview

Submitted by olafpl· Apr 18, 2026Applying site reliability engineering principles to a service

Question

Your team deploys applications to three Google Kubernetes Engine (GKE) environments: development, staging, and production. You use GitHub repositories as your source of truth. You need to ensure that the three environments are consistent. You want to follow Google- recommended practices to enforce and install network policies and a logging DaemonSet on all the GKE clusters in those environments. What should you do?

Options

  • AUse Google Cloud Deploy to deploy the network policies and the DaemonSet. Use Cloud
  • BUse Google Cloud Deploy to deploy the DaemonSet and use Policy Controller to configure the
  • CUse Cloud Build to render and deploy the network policies and the DaemonSet. Set up Config
  • DUse Cloud Build to render and deploy the network policies and the DaemonSet. Set up a Policy

How the community answered

(24 responses)
  • A
    4% (1)
  • B
    13% (3)
  • C
    21% (5)
  • D
    63% (15)

Explanation

Policy Controller can catch and enforce policy violations on those resources before they are https://cloud.google.com/anthos-config-management/docs/concepts/config-controller-overview

Topics

#GKE#Network Policies#Policy Controller#CI/CD

Community Discussion

No community discussion yet for this question.

Full PROFESSIONAL-CLOUD-DEVOPS-ENGINEER Practice