oomkill-watch
- A tool to watch OOMKilled events in k8s
2024-05-03
I recently uploaded a tool to GitHub that wraps the 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.