Difference between revisions of "OOMKilled"
Jump to navigation
Jump to search
(12 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
− | + | [[Reason: OOMKilled - exit code: 137]] | |
Started at: 2022-08-10T14:04:29+02:00 | Started at: 2022-08-10T14:04:29+02:00 | ||
Finished at: 2022-08-10T14:04:54+02:00 | Finished at: 2022-08-10T14:04:54+02:00 | ||
− | lastState: | + | [[lastState]]: |
terminated: | terminated: | ||
[[exitCode: 137]] | [[exitCode: 137]] | ||
Line 10: | Line 10: | ||
startedAt: '2022-09-28T11:28:17Z' | startedAt: '2022-09-28T11:28:17Z' | ||
finishedAt: '2022-09-28T11:28:31Z' | finishedAt: '2022-09-28T11:28:31Z' | ||
− | containerID: >- | + | [[containerID]]: >- |
docker://d941e84827XXXXX26070d0ab5e29c | docker://d941e84827XXXXX26070d0ab5e29c | ||
+ | |||
+ | |||
+ | {{docker inspect OOM}} | ||
== Related == | == Related == | ||
* <code>[[Pod The node had condition:]]</code> | * <code>[[Pod The node had condition:]]</code> | ||
− | * <code>[[kubectl get events]]</code>: <code>[[OOMKilling]]</code> | + | * <code>[[kubectl get events -A]]</code>: <code>[[OOMKilling]]</code> |
* <code>[[error Command failed with exit code 137]]</code> | * <code>[[error Command failed with exit code 137]]</code> | ||
− | * [[BackoffLimitExceeded]] | + | * <code>[[BackoffLimitExceeded]]</code> |
+ | * <code>[[kube-proxy]] [[--oom-score-adj]]</code> | ||
+ | * [[docker inspect]] XXXX | grep -i mem | ||
== See also == | == See also == |
Latest revision as of 15:34, 18 April 2023
Reason: OOMKilled - exit code: 137 Started at: 2022-08-10T14:04:29+02:00 Finished at: 2022-08-10T14:04:54+02:00
lastState: terminated: exitCode: 137 reason: OOMKilled startedAt: '2022-09-28T11:28:17Z' finishedAt: '2022-09-28T11:28:31Z' containerID: >- docker://d941e84827XXXXX26070d0ab5e29c
docker inspect grafana | grep -i OOM "OOMKilled": false, "OomScoreAdj": 0, "OomKillDisable": false,
Related[edit]
Pod The node had condition:
kubectl get events -A
:OOMKilling
error Command failed with exit code 137
BackoffLimitExceeded
kube-proxy --oom-score-adj
- docker inspect XXXX | grep -i mem
See also[edit]
- K8s troubleshooting:
kubectl logs, kubectl top, kubectl get events -A, kubectl describe pod
, Liveness, Readiness,Kubernetes events
, Pulling image, OOMKilled, ProbeWarning, Reason,FailedScheduling
,errImagePull, ImagePullBackOff
, Kubelet conditions:MemoryPressure, DiskPressure, KubeletHasSufficientPID, KubeletReady, kubectl [ debug | attach | exec ] kubectl cluster-info dump, SimKube, KWOK
- OOM, EarlyOOM, OOM Killer, MemoryPressure (K8s),
systemd-oomd, OOMKilled, oom-killer, memcpy
,sar -r
,Exit code: 137
Advertising: