Hi all
We face the issue that we have a lot of different Pods which run in an OOM Error.
These errors mainly concern the pods:
- ifsapp-client-services
- ifsapp-connect
- ifsapp-odata
- ifsapp-reporting-ren
More and more pods are not effective, and above all, we are slowly running out of CPU on the nodes. However, we still have sufficient memory.
Therefore, I would like to increase the memory of the pods.
What I have already found are the parameters:
“minMemory” and “addMemory”, which I can set in ifscloud-value.yaml.
I found all of this in community posts with more or less confusing information, but no official IFS documentation.
Can anyone tell me where the IFS has officially documented what these parameters do?
Thank you.