Question 28 of 84 from exam PCD: Professional Cloud Developer

Question 28 of 84 from exam PCD: Professional Cloud Developer

Question

You are creating a Google Kubernetes Engine (GKE) cluster and run this command:

> gcloud container clusters create large-cluster --num-nodes 200

The command fails with the error:

insufficient regional quota to satisfy request: resource “CPUS”: request
requires '200.0' and is short '176.0'. project has a quota of '24.0' with
'24.0' available

You want to resolve the issue.

What should you do?

Answers

Explanations

Click on the arrows to vote for the correct answer

A. B. C. D.

A.