DaemonSet

DaemonSet Presets

Ready-to-deploy configuration presets for DaemonSet. Each preset is a complete manifest you can copy, customize, and deploy.

2 presets
01

Monitoring Agent DaemonSet

This preset deploys a monitoring agent on every node in the cluster, including control-plane nodes. Suitable for node-level metrics collection, log forwarding, or security agents that need to run on...

02

Log Collector DaemonSet

This preset deploys a log collector on every node with host path mounts for `/var/log` and container log directories. Designed for log forwarders like Fluent Bit, Fluentd, or Filebeat that need to...