Kubernetes DaemonSets
Revision as of 06:18, 18 August 2022 by Cry (talk | contribs) (Cry moved page DaemonSets to Kubernetes DaemonSets)
Daemonset can be used to run replicas of a pod on specific or all node
Typical uses of a DaemonSet are:
- Running a cluster storage daemon on every node
- Running a logs collection daemon on every node
- Running a node monitoring daemon on every node
Activities
- CKA v1.18: Understand the role of DaemonSets
Related terms
See also
Advertising: