Correct NodeJS Version for Azure Kubernates 1.25 and above

We tried NodeJS 18.6 lts on Kubernates 1.26.3 and faced OOM killed and Pod outages. As per Microsoft artical : https://learn.microsoft.com/en-us/azure/aks/cluster-autoscaler it is expected behaviour. What is the correct NodeJS version need to be used to fix?