exam questions

Exam Professional Cloud Developer All Questions

View all questions & answers for the Professional Cloud Developer exam

Exam Professional Cloud Developer topic 1 question 28 discussion

Actual exam question from Google's Professional Cloud Developer
Question #: 28
Topic #: 1
[All Professional Cloud Developer Questions]

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

The command fails with the error:

You want to resolve the issue. What should you do?

  • A. Request additional GKE quota in the GCP Console.
  • B. Request additional Compute Engine quota in the GCP Console.
  • C. Open a support case to request additional GKE quota.
  • D. Decouple services in the cluster, and rewrite new clusters to function with fewer cores.
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
santoshchauhan
7 months, 3 weeks ago
Selected Answer: B
The issue with the command for creating the Google Kubernetes Engine (GKE) cluster is that it fails due to insufficient regional quota for CPUs. GKE clusters utilize Compute Engine resources, so when you encounter a quota issue like this, it is related to the Compute Engine quotas, not directly to GKE. To resolve the issue, you should: B. Request additional Compute Engine quota in the GCP Console. Compute Engine quotas are set per region and include resources like CPUs, GPUs, and disk. When you create a GKE cluster, you're actually creating Compute Engine instances that will serve as nodes for the cluster. If your project doesn't have enough quota for the CPUs required to create the cluster, you need to request additional quota for CPUs in the relevant region.
upvoted 1 times
...
__rajan__
1 year, 1 month ago
Selected Answer: B
GKE uses Compute Engine so we need to increase Compute Engine Quota.
upvoted 1 times
...
omermahgoub
1 year, 9 months ago
Option A is incorrect because the error message mentions Compute Engine quota, not GKE quota. Option C is incorrect because you can request additional quota through the GCP Console, rather than opening a support case. Option D is not a solution to the issue, as it does not address the shortage of Compute Engine quota. Correct answer B: you should request additional Compute Engine quota in the GCP Console.
upvoted 1 times
...
ExamTopiczz
2 years ago
Selected Answer: B
No such thing as a GKE quota
upvoted 1 times
...
hello_code
2 years ago
Selected Answer: B
B is the most appropriate answer
upvoted 1 times
...
brunoguzzo18
2 years, 2 months ago
Selected Answer: B
The GKE node are Compute Engine instances, so if you need more CPUs you need to ask more quota of these. Asnwer is B for me.
upvoted 4 times
...
tomato123
2 years, 2 months ago
Selected Answer: B
B is correct
upvoted 3 times
...
ruben82
2 years, 5 months ago
Selected Answer: B
B - According to documentation https://cloud.google.com/kubernetes-engine/docs/how-to/node-upgrades-quota (last chapter)
upvoted 3 times
...
herocc
2 years, 9 months ago
B is best one
upvoted 2 times
...
ParagSanyashiv
2 years, 9 months ago
Selected Answer: B
As the error is refering CPU, the correct answer is B
upvoted 1 times
...
syu31svc
3 years, 4 months ago
https://cloud.google.com/kubernetes-engine/docs/concepts/cluster-architecture: "A cluster typically has one or more nodes, which are the worker machines that run your containerized applications and other workloads. The individual machines are Compute Engine VM instances that GKE creates on your behalf when you create a cluster." Error message mentions "CPU" so this would refer to Compute Engine VMs Answer is B
upvoted 4 times
...
donchick
3 years, 10 months ago
B is correct - https://cloud.google.com/kubernetes-engine/quotas#limits_per_cluster
upvoted 1 times
...
saurabh1805
3 years, 11 months ago
Correct answer would be B, as its for number of node,
upvoted 3 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago