- version
k8s 1.15
- problem
I run a job with 2Gi memory limit which seems to be not enough. The status of the job shows "completed" with 1 succeeded pod; what strange is that the pod terminated with exitcode 0, which is known as completed successfully, but infact is was killed by out of memory.