-
### What happened?
Pods keep on getting oomkilled
### What did you expect to happen?
Pod don't get oomkilled
### How can we reproduce it (as minimally and precisely as possible)?
I've deployed th…
-
Ffmpeg script can be killed by the OOMKiller if more resources than the one specified in the limits are used. We need to find a way to handle the problem, especially for the offline/online encoding va…
-
This is a follow up card for #2512.
I went again through logs and metrics and now I believe that the tasks' hangs are somehow related with the health of the `short-running` pods.
The hangs happe…
-
The docker_build GitHub Action keeps failing on ARM builds because of OOMkiller (`exit code 137`)
Looks to relate to this: https://github.com/docker/build-push-action/issues/621 where dockerized AR…
-
**Describe the bug**
When running something like `select * from bigtable` on a table with many rows, RAM usage of pgAdmin baloons to the size of the table size. This happens on the "query tool", wh…
-
### Container platform
_No response_
### Version
Any with FPM.
### OS version of the container image
RHEL 8
### Bugzilla, Jira
_No response_
### Description
Problem: There i…
-
Currently the total used memory is pulling from `/sys/fs/cgroup/memory/memory.usage_in_bytes` which provides the total used memory, including reclaimable caches. K8s uses the RSS memory (or something …
-
When CockroachDB runs out of memory, it usually manifests as a `SIGKILL` from the oomkiller, giving the program no time to respond with any crash dumps or other emergency actions.
It appears that c…
-
The [Shelly](https://github.com/yesodweb/Shelly.hs#readme) library buffers stdout (and presumably stderr) to memory by default. If the buffer gets too large the OOMKiller will kill the entire thing.
…
-
[update by @jedmeister] I have renamed this issue to reflect the discussed path to resolve the problem. Resolution of this issue would be a component of #542, although should be something of a priorit…