Cleanup config.nodes_of
[check_mk.git] / checkman / k8s_conditions
blob04c9dfab7b18a868358f6c0120b68c5f1f36160f
1 title: Kubernetes conditions
2 agents: kubernetes
3 catalog: containerization/kubernetes
4 license: GPL
5 distribution: check_mk
6 description:
7  This check monitors different error conditions like disk pressure, kernel
8  deadlocks as well as the readiness status of nodes in a kubernetes cluster.
9  If an error condition is detected or a node is not ready the check returns
10  {CRIT} otherwise {OK}.
12 inventory:
13  One service is created for each condition and one for the readiness status.