IBM
C1000-041 · Question #15
What kind of Kubernetes controller object would be used to ensure that exactly one instance of a Pod runs on every node?
The correct answer is A. Job. See the full explanation below for the reasoning.
Question
What kind of Kubernetes controller object would be used to ensure that exactly one instance of a Pod runs on every node?
Options
- AJob
- BCronJob
- CDaemonSet
- DReplicaSet
How the community answered
(30 responses)- A80% (24)
- B3% (1)
- C3% (1)
- D13% (4)
Community Discussion
No community discussion yet for this question.