Hi Thomas, Can you share which helm chart you are using?
Thanks, Anthony > On Oct 19, 2021, at 2:06 PM, Thomas Enblom <thomas.enblo...@gmail.com> wrote: > > Hi > > I have two questions on how large the heap size in a Geode will be using the > new parameter XX:maxRAMPercentage in a kubernetes cluster under the following > conditions: > > 1) My JVM container has only (in the helm chart) Memory Request set but > Memory Limit NOT set in order to obtain Best Effort memory use. Since > XX:maxRAMPercentage is in relation to the Limit, and there is no limit set, > then what heap size will be obtained? > > 2) My JVM container has NOT defined (in the helm chart) Memory Request and > Memory Limit in order to obtain Best Effort memory use. Since > XX:maxRAMPercentage is in relation to the Limit, and there is no limit set, > then what heap size will be obtained? > > BR, Thomas