Hacker News new | ask | show | jobs
by bpaliz 2038 days ago
At last year's KubeCon someone presented https://github.com/opsgenie/kubernetes-event-exporter
1 comments

Not going to help you in this case; Kubernetes does not log an OOMKilled event. Issue tracking this has been open for some time: https://github.com/kubernetes/kubernetes/issues/69676

Tracking OOMKilled counts via the kubelet also had an open issue which was closed without being fixed: https://github.com/kubernetes/kubernetes/pull/87856