Question - What are the uses of Daemon sets?
Answer -
The uses of Daemon sets are as follows:
- It runs cluster storage such as ceph, glusterd on each node.
- It runs the logs collection of daemons on every node such as fluentd or filebeat.
- It runs node monitoring on every node.