Google Cloud Certified Associate Cloud Engineer 2025 – 400 Free Practice Questions to Pass the Exam

Question: 1 / 400

You need to create a new development Kubernetes cluster with 4 nodes. The cluster will be named linux-academy-dev-cluster. Which of the following truncated commands will create a cluster?

A. gcloud container clusters create linux-academy-dev-cluster --num-nodes 4

Option B is incorrect because the command is using the wrong tool, kubectl can not be used to create clusters.

Option C is incorrect because it is missing the command for creating a cluster, it should be "gcloud container clusters create".

Option D is incorrect because it is missing the flag "--num-nodes" to specify the number of nodes to create for the cluster, which is required in this case.

Get further explanation with Examzify DeepDiveBeta

B. kubectl clusters create linux-academy-dev-cluster 4

C. kubectl clusters create linux-academy-dev-cluster --num-nodes 4

D. gcloud container clusters create linux-academy-dev-cluster 4

Next Question

Report this question

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy