Watch syslog file and generate alerts on orphaned pod error messages. See https://github.com/kubernetes/kubernetes/issues/105536
Go to file
2022-10-13 15:33:03 +02:00
cmd/pod-volume-cleaner refactore: rename cli from pod-cleaner to pod-volume-cleaner 2022-10-13 14:30:24 +02:00
helm helm: fix podMonitor 2022-10-13 15:33:03 +02:00
pkg Implement metrics and cli 2022-09-12 00:15:47 +02:00
vendor Implement metrics and cli 2022-09-12 00:15:47 +02:00
Containerfile build(docker): add Containerfile 2022-10-13 14:20:55 +02:00
Dockerfile wip: helm 2022-09-12 16:34:34 +02:00
go.mod Implement metrics and cli 2022-09-12 00:15:47 +02:00
go.sum Implement metrics and cli 2022-09-12 00:15:47 +02:00
LICENSE feat: implement and test tailer file component 2022-09-07 18:32:08 +02:00
README.md extract number of errors and pod directory 2022-09-07 20:09:49 +02:00

pod-cleaner

Watch syslog file and generate alerts on orphaned pod error messages.

See https://github.com/kubernetes/kubernetes/issues/105536