diff --git a/content/runbooks/alertmanager/kubernates-pod-oom-killed-alert b/content/runbooks/alertmanager/kubernates-pod-oom-killed-alert new file mode 100644 index 0000000..58af821 --- /dev/null +++ b/content/runbooks/alertmanager/kubernates-pod-oom-killed-alert @@ -0,0 +1,11 @@ +# PodOOMKilledAlert + +## Meaning + +This alert is based on an alerting when the pods gets restarted due to the reason OOM Killed + +
+OOM Killed +* Pods will gets restrated with many reasons. One of them would be the OOM Killed. +* OOM Killed : It occurs when there is a shortage of memory in the Pod to process the messages or task. +