ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 83 - Professional Cloud DevOps Engineer discussion

Report
Export

You are ready to deploy a new feature of a web-based application to production. You want to use Google Kubernetes Engine (GKE) to perform a phased rollout to half of the web server pods.

What should you do?

A.
Use a partitioned rolling update.
Answers
A.
Use a partitioned rolling update.
B.
Use Node taints with NoExecute.
Answers
B.
Use Node taints with NoExecute.
C.
Use a replica set in the deployment specification.
Answers
C.
Use a replica set in the deployment specification.
D.
Use a stateful set with parallel pod management policy.
Answers
D.
Use a stateful set with parallel pod management policy.
Suggested answer: A

Explanation:

https://medium.com/velotio-perspectives/exploring-upgrade-strategies-for-stateful-sets-in-kubernetes-c02b8286f251

asked 18/09/2024
Juan Yontz
46 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first