Skip to content

Instantly share code, notes, and snippets.

@brandedoutcast
Last active December 6, 2018 08:59
Show Gist options
  • Save brandedoutcast/aabfdbfcc888430a34bacd242dcc1d39 to your computer and use it in GitHub Desktop.
Save brandedoutcast/aabfdbfcc888430a34bacd242dcc1d39 to your computer and use it in GitHub Desktop.
Simplest way to debug why a pod got OOMKilled with exit code 137
kubectl exec name-of-the-pod -- dmesg > C:\Path\To\Dump\File.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment