I have deployed many application pods in multi worker node Kubernates setup. When I run helm test all the helm test pods present in different worker are in OOMKilled state?
Any suggetion how to fix or debug this?
Hi,
OOMKilled state means pod used more memory than allowed. Review the request memory and CPU and deploy again
Regard
1 Like