legacy-knowledge-base
公開されました Jun. 30, 2025

Liferay PaaS - We enabled auto-scaling but no new node started when the memory utilization reached the threshold

written-by

Tímea Bihari

How To articles are not official guidelines or officially supported documentation. They are community-contributed content and may not always reflect the latest updates to Liferay DXP. We welcome your feedback to improve How To articles!

While we make every effort to ensure this Knowledge Base is accurate, it may not always reflect the most recent updates or official guidelines.We appreciate your understanding and encourage you to reach out with any feedback or concerns.

legacy-article

learn-legacy-article-disclaimer-text

Issue

  • We enabled auto-scaling in Liferay PaaS environment.
  • We saw that the average memory utilization of the nodes reached the threshold we set up in the LCP.json file, but no new nodes were started.

 

Environment

  • Liferay PaaS

 

Resolution

  • There is a tolerance range for memory scale which is 0.1 by default. This is based on Kubernetes' Algorithm for Autoscaling. Please see the documentation here: Algorithm details
  • This means that (with the default 80% memory threshold configured in LCP.json) a new instance would start if the average utilization is around 88%.

 

Additional Information

did-this-article-resolve-your-issue

legacy-knowledge-base