Golang service running on Kubernetes (EKS) gets OOM killed (high RES memory value, low runtime.Memstats.Alloc value)

A high Resident Set Size (RES) in system monitoring tools indicates the amount of physical memory your process is holding (not necessarily using actively).