sensu-plugins / sensu-plugins-kubernetes

Sensu plugins for Kubernetes
http://sensu-plugins.io
MIT License
28 stars 36 forks source link

Add check-kube-pods-running check #27

Closed nyxcharon closed 8 years ago

nyxcharon commented 8 years ago

Pull Request Checklist

Is this in reference to an existing issue? No

General

Adds in a new check to make sure pods are only in a running state. This catches problems like a pod going into a "CrashLookBackOff" state.

Known Compatibility Issues

None.