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.
B.
Use Node taints with NoExecute.
C.
Use a replica set in the deployment specification.
D.
Use a stateful set with parallel pod management policy.
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit