593 B
Executable File
593 B
Executable File
title | id | date | full_link | short_description | aka | tags | |||
---|---|---|---|---|---|---|---|---|---|
DaemonSet | daemonset | 2018-04-12 | /docs/concepts/workloads/controllers/daemonset | Ensures a copy of a Pod is running across a set of nodes in a cluster. |
|
Ensures a copy of a {{< glossary_tooltip text="Pod" term_id="pod" >}} is running across a set of nodes in a {{< glossary_tooltip text="cluster" term_id="cluster" >}}.
Used to deploy system daemons such as log collectors and monitoring agents that typically must run on every {{< glossary_tooltip term_id="node" >}}.