1
0
Fork 0
kubernetes/collectd
Dustin 0f24341e5c collectd: Add DaemonSet for collectd
Since all the nodes in the cluster run Fedora CoreOS now, we can
deploy collectd as a container, managed by a DaemonSet.

Note that while _collectd_ has to run as _root_ in order to collect
a lot of metrics, it should not run with all privileges.  It does need
to run as a "super-privileged container" (`spc_t` SELinux domain), but
it does _not_ need most kernel capabilities.
2024-06-26 18:29:49 -05:00
..
collectd.d collectd: Add DaemonSet for collectd 2024-06-26 18:29:49 -05:00
collectd.yaml collectd: Add DaemonSet for collectd 2024-06-26 18:29:49 -05:00
kustomization.yaml collectd: Add DaemonSet for collectd 2024-06-26 18:29:49 -05:00
namespace.yaml collectd: Add DaemonSet for collectd 2024-06-26 18:29:49 -05:00