Valid Professional-Cloud-DevOps-Engineer Dumps shared by EduDump.com for Helping Passing Professional-Cloud-DevOps-Engineer Exam! EduDump.com now offer the newest Professional-Cloud-DevOps-Engineer exam dumps, the EduDump.com Professional-Cloud-DevOps-Engineer exam questions have been updated and answers have been corrected get the newest EduDump.com Professional-Cloud-DevOps-Engineer dumps with Test Engine here:
Your team deploys applications to three Google Kubernetes Engine (GKE) environments development staging and production You use GitHub reposrtones 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?
Correct Answer: C
Explanation The best option for ensuring that the three environments are consistent and following Google-recommended practices is to use Cloud Build to render and deploy the network policies and the DaemonSet, and set up Config Sync to sync the configurations for the three environments. Cloud Build is a service that executes your builds on Google Cloud infrastructure. You can use Cloud Build to render and deploy your network policies and DaemonSet as code using tools like Kustomize, Helm, or kpt. Config Sync is a feature that enables you to manage the configurations of your GKE clusters from a single source of truth, such as a Git repository. You can use Config Sync to sync the configurations for your development, staging, and production environments and ensure that they are consistent.