https://github.com/premiscale/cluster-checkin
K8s cronjob that checks in cluster health to cronitor.io
https://github.com/premiscale/cluster-checkin
cronitor cronjob helm kubernetes
Last synced: over 1 year ago
JSON representation
K8s cronjob that checks in cluster health to cronitor.io
- Host: GitHub
- URL: https://github.com/premiscale/cluster-checkin
- Owner: premiscale
- License: gpl-3.0
- Created: 2023-07-03T15:48:18.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2025-03-12T16:18:37.000Z (over 1 year ago)
- Last Synced: 2025-03-16T01:53:54.934Z (over 1 year ago)
- Topics: cronitor, cronjob, helm, kubernetes
- Language: Smarty
- Homepage: https://github.com/premiscale/cluster-checkin
- Size: 145 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cluster-checkin

CronJob for Kubernetes that checks in with [cronitor.io](https://cronitor.io/) and alerts if the following items in a cluster are off.
- The job fails to checkin
- Any nodes are not in a `Ready` state
- Any pods in the `kube-system` namespace are not in a `Running` state
See also the [status page](https://premiscale-development.cronitorstatus.com/).