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 324 discussion

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

You have an application running on a GKE cluster. Your application has a stateless web frontend, and has a high-availability requirement. Your cluster is set to automatically upgrade, and some of your nodes need to be drained. You need to ensure that the application has a serving capacity of 10% of the Pods prior to the drain. What should you do?

  • A. Configure a Vertical Pod Autoscaler (VPA) to increase the memory and CPU by 10% and set the updateMode to Auto.
  • B. Configure the Pod replica count to be 10% more than the current replica count.
  • C. Configure a Pod Disruption Budget (PDB) value to have a minAvailable value of 10%.
  • D. Configure the Horizontal Pod Autoscaler (HPA) maxReplicas value to 10% more than the current replica count.
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
Sandesh24
1 month, 2 weeks ago
Selected Answer: B
A Pod Disruption Budget (PDB) allows you to specify the minimum number or percentage of Pods that must be available during voluntary disruptions such as node drains during upgrades. By configuring a PDB with a minAvailable value of 10%, Kubernetes ensures that at least 10% of your application’s Pods remain available when nodes are being drained, thereby meeting your high-availability requirement.
upvoted 1 times
yokoyan
4 days, 14 hours ago
Is C the correct answer?
upvoted 1 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