Last active
December 6, 2018 08:59
-
-
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
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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