I'm trying to manually OOM Kill pods for testing purposes, does anyone know how I can achieve this?
CodePudding user response:
You can run stress-ng in the pod. With this tool you can also stress CPU, I/O altogether if you need.
I'm trying to manually OOM Kill pods for testing purposes, does anyone know how I can achieve this?
CodePudding user response:
You can run stress-ng in the pod. With this tool you can also stress CPU, I/O altogether if you need.