nerdexam
GoogleGoogle

PROFESSIONAL-CLOUD-DEVOPS-ENGINEER · Question #181

PROFESSIONAL-CLOUD-DEVOPS-ENGINEER Question #181: Real Exam Question with Answer & Explanation

The correct answer is D: Install and configure Config Connector in GKE.. Config Connector allows you to manage Google Cloud resources using Kubernetes CRDs. It integrates natively with GKE, enabling you to define your infrastructure using Kubernetes manifests, which aligns with the practice of managing infrastructure as code. While Crossplane is also

Submitted by manish99· Apr 18, 2026Building and implementing CI/CD pipelines for a service

Question

Your company runs applications in Google Kubernetes Engine (GKE). Application developers frequently create cloud resources to support their applications. You need to give developers the ability to manage infrastructure as code while adhering to Google-recommended practices. You want to manage infrastructure as code through Kubernetes Custom Resource Definitions (CRDs) and ensure that your chosen setup can be supported by the Google Cloud Support Portal. What should you do?

Options

  • AConfigure Cloud Build with a Terraform builder to execute the terraform plan and terraform
  • BInstall and configure Crossplane in GKE.
  • CConfigure a GitHub Action with a Terraform builder to execute the terraform plan and
  • DInstall and configure Config Connector in GKE.

Explanation

Config Connector allows you to manage Google Cloud resources using Kubernetes CRDs. It integrates natively with GKE, enabling you to define your infrastructure using Kubernetes manifests, which aligns with the practice of managing infrastructure as code. While Crossplane is also a viable option for managing resources via CRDs, Config Connector is specifically designed for Google Cloud and better aligns with your goal of adhering to Google- recommended practices.

Topics

#Infrastructure as Code#Kubernetes CRDs#Google Config Connector#GKE

Community Discussion

No community discussion yet for this question.

Full PROFESSIONAL-CLOUD-DEVOPS-ENGINEER PracticeBrowse All PROFESSIONAL-CLOUD-DEVOPS-ENGINEER Questions