sensu / sensu-operator

An operator to manage Sensu 2.0 clusters
MIT License
8 stars 5 forks source link

example: add an `agent-daemonset.yaml` example #2

Closed schu closed 5 years ago

schu commented 6 years ago

Add a simple agent-daemonset.yaml examples for keepalive checks of all nodes in a Kubernetes cluster.

For more specific checks, users probably need to provide their own base image and potentially also grant more privileges.