This project is an illustration of the following article: Docker and Java: Why My App Is OOMKilled.
It contains a Java class and related Docker image and Kubernetes versions. The scripts are managed by Makefile executables. Other interesting article: https://stackoverflow.com/questions/49364568/analyze-kubernetes-pod-oomkilled
make registerymake cleanv1
make deployv1
make allv1make cleanv2
make deployv2
make allv2make cleanv3
make deployv3
make allv3make logs