check_k8s

Check plugin for kubernetes

Release Version 1.0.0 latest

With the addition of a version flag, this seems like a good time to mark this as version 1.0.0.

What's Changed

Full Changelog: https://github.com/ITRS-Group/check_k8s/compare/v2022.03.24...v2022.05.02

check_k8s-v2022.05.02.tar.gz

Release tarball
application/gzip 2022-05-03 Download from Github

Release Version 0.2.0

  • The Resource base class (k8s.components.resource) has been reworked to support multi-line output and perfdata.
  • Resources are now required to implement all health-check logic in Resource._get_status
  • The Result class (k8s.result) was added, which is used for serialization of Status objects.
  • Bugfix: Deployments without replicas causes KeyError

check_k8s-0.2.0.tar.gz

Release tarball
application/gzip 2020-01-23 Download from Github