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.
```
This section is not available anymore. Please use the main Exam Page.300-910 Exam Questions
Log in to ExamTopics
Sign in:
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.
psyborg
12 months agolancejack2021
9 months, 4 weeks ago