Oracle
1Z0-1084-20 · Question #50
How do you perform a rolling update in Kubernetes?
The correct answer is A. kubect1 rolling-update. See the full explanation below for the reasoning.
Question
How do you perform a rolling update in Kubernetes?
Options
- Akubect1 rolling-update
- Bkubect1 upgrade <deployment-name> --image=*image:v2
- Ckubect1 update -c <container>
- Dkubect1 rolling-update <deployment-name> --image=image
How the community answered
(26 responses)- A73% (19)
- B8% (2)
- C15% (4)
- D4% (1)
Community Discussion
No community discussion yet for this question.