LeetQuiz Logo
Privacy Policy•contact@leetquiz.com
© 2025 LeetQuiz All rights reserved.
Google Associate Cloud Engineer

Google Associate Cloud Engineer

Get started today

Ultimate access to all questions.


You have prepared a cluster.yaml file for creating a GKE cluster with the following content:

resources:
- name: cluster
  type: container.v1.cluster
  properties:
    zone: europe-west1-b
    cluster:
      description: “My GCP ACE cluster”
      initialNodeCount: 2

What is the correct command to use Cloud Deployment Manager to create this cluster in GKE?

Real Exam



Powered ByGPT-5