oomkill-watch - A tool to watch OOMKilled events in k8s

1 · · May 3, 2024, midnight
Summary
I recently uploaded a tool to GitHub that wraps kubectl get events -w command for watching OOMKilled events in Kubernetes. It’s called oomkill-watch. You can check out the code here. You might find this useful....