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

Google Professional Cloud DevOps Engineer

Get started today

Ultimate access to all questions.


You are planning to deploy a new cluster named 'devops1' on Google Cloud Platform using the gcloud command-line tool. Your profile is set, and you're authenticated. What is the correct command to deploy this cluster? (Select One)

Real Exam



Explanation:

The correct command to create a container cluster on GCP is gcloud container clusters create devops1. This command follows the correct syntax order for creating container clusters. For more details, refer to the Google Cloud SDK documentation.

Powered ByGPT-5