List of questions
Related questions
Question 138 - Professional Cloud DevOps Engineer discussion
Your company runs applications in Google Kubernetes Engine (GKE) that are deployed following a GitOps methodology.
Application developers frequently create cloud resources to support their applications. You want to give developers the ability to manage infrastructure as code, while ensuring that you follow Google-recommended practices. You need to ensure that infrastructure as code reconciles periodically to avoid configuration drift. What should you do?
A.
Install and configure Config Connector in Google Kubernetes Engine (GKE).
B.
Configure Cloud Build with a Terraform builder to execute plan and apply commands.
C.
Create a Pod resource with a Terraform docker image to execute terraform plan and terraform apply commands.
D.
Create a Job resource with a Terraform docker image to execute terraforrm plan and terraform apply commands.
Your answer:
0 comments
Sorted by
Leave a comment first