Google Associate Cloud Engineer exam dumps

Google Associate Cloud Engineer practice question 192 of 375

Associate Cloud Engineer. Free level, Google Cloud. Free question with the correct answer and a full explanation.

Google Associate Cloud Engineer Question 192

Single answerGoogle Cloud Platform

As a Google Certified Associate Cloud Engineer, you need to view the current running Google Kubernetes Engine (GKE) clusters in your project. Which of the following commands would provide you with the list of running GKE clusters in your current Google Cloud project?

  1. A

    gcloud container clusters list

  2. B

    kubectl get clusters

  3. C

    gcloud compute instances list

  4. D

    gcloud projects describe

Show answer and explanation

Correct answer: A

Explanation

To view the current running GKE clusters in a Google Cloud project, the 'gcloud container clusters list' command is used. This command provides a list of all clusters in the specified project, showing details such as cluster names, locations, and status. It is specific to managing GKE resources.

  • A. Correct.

    This command lists all the running GKE clusters in your Google Cloud project. It is the correct choice for viewing the GKE cluster inventory.

  • B. Incorrect.

    This command is incorrect as 'kubectl' is used for managing Kubernetes resources, not listing clusters.

  • C. Incorrect.

    This command lists Compute Engine instances, not GKE clusters.

  • D. Incorrect.

    This command provides information about Google Cloud projects, not specific cluster details.

Timed practice exam

Take a Google Associate Cloud Engineer practice test under exam conditions

60 questions in 120 minutes, drawn from this bank, with a score report and a per-question review when you finish.

Start timed exam