Linux Foundation Kubernetes and Cloud Native KCNA Question # 19 Topic 3 Discussion
KCNA Exam Topic 3 Question 19 Discussion:
Question #: 19
Topic #: 3
There are three Nodes in a cluster, and want to run exactly one replica of a Pod on each Node. Pre-fer to automatically create a replica on any new Nodes when they are added. Which Kubernetes re-source should you use?
A DaemonSet runs replicas on all (or just some) Nodes in the cluster.
Table
Description automatically generated with medium confidence
Contribute your Thoughts:
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