1 title: Kubernetes conditions
3 catalog: containerization/kubernetes
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}.
13 One service is created for each condition and one for the readiness status.