Files
kubernetes/test/e2e_node/oomkiller_linux_test.go
Todd Neal 4e20a8f52b kill all processes in a container in the event of OOM
Set memory.oom.group if using cgroups v2 unified mode so all processes in
the container will be killed together in the event of an OOM kill.
2023-06-12 15:49:01 -05:00

5.9 KiB