You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After discussion on slack, this is a good idea, but only if there is a limit set at the container engine level.
So only if Kubernetes or docker is already setting a memory limit. Otherwise, if it's not the case. This means for MaxRAMPercentage=80 that if a server has 128GB of RAM for example, the JVM can take up to 102.4GB of RAM. That's bad.
The text was updated successfully, but these errors were encountered: