Hi,
I have two services, those deployed in the AKS cluster, and the node pool VM size is B2s(2 CPU and 8 GB memory), and when it’s running the application in this node pool took 800m CPU and 1 GB RAM, and I have another node pool with the 12 cpu and 48gb ram virtual machine. If I deploy a 48 GB RAM agent pool same application takes 5 GB of memory, and often it’s restarted, and I can see an OOM killed error in the pod *
Why is it taking high resources if I deployed 48gm GB RAM node pool
How do I control high consumption without often restarting