exam questions

Exam 300-910 All Questions

View all questions & answers for the 300-910 exam

Exam 300-910 topic 1 question 62 discussion

Actual exam question from Cisco's 300-910
Question #: 62
Topic #: 1
[All 300-910 Questions]

Which Kubernetes object ensures that each node is limited to running no more than one pod?

  • A. UniCast
  • B. Deployment
  • C. DaemonSet
  • D. ReplicaSet
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

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
psyborg
12 months ago
I think this should be D: ReplicaSet. https://kubernetes.io/docs/concepts/workloads/controllers/replicaset/ ``` A ReplicaSet's purpose is to maintain a stable set of replica Pods running at any given time. As such, it is often used to guarantee the availability of a specified number of identical Pods. ``` https://kubernetes.io/docs/concepts/workloads/controllers/daemonset/ ``` A DaemonSet ensures that all (or some) Nodes run a copy of a Pod. As nodes are added to the cluster, Pods are added to them. ```
upvoted 1 times
lancejack2021
9 months, 4 weeks ago
I disagree, it should be DaemonSet
upvoted 2 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