Skip to main content
Solved

Increase resources on specific POD IFS CLOUD

  • February 12, 2024
  • 3 replies
  • 329 views

Forum|alt.badge.img+6

Hi, 

Can someone guide me how to increase resoruces on specific POD in K8S? 
 

Best answer by hhanse

The intention is to increase replicas on the pod you want to scale up.

e.g in ifscloud-values.yaml

ifsappodata:
    replicas: 2


   /H

View original
Did this topic help you find an answer to your question?

3 replies

Forum|alt.badge.img+11
  • Hero (Employee)
  • 185 replies
  • Answer
  • February 12, 2024

The intention is to increase replicas on the pod you want to scale up.

e.g in ifscloud-values.yaml

ifsappodata:
    replicas: 2


   /H


Forum|alt.badge.img+6
  • Author
  • Sidekick (Customer)
  • 43 replies
  • February 12, 2024

Hi @hhanse 

Thank you very much for your reply, it was very helpful for me. 

When I create a replica, the resources on the POD are allocated automatically-proportionally, or can they be allocated manually?

Do you think creating replicas will solve the problem of constant crashing pods(eg. ifsapp-connect and ifsapp-odata)?
 


Forum|alt.badge.img+11
  • Hero (Employee)
  • 185 replies
  • February 13, 2024

Just to be sure here the global.scale parameter is not set to a lower value than default (100) ?
If so increase to 100

Dividing the load on more pods will lower the memory requirements on the pods.
If ifsapp-connect and ifsapp-odata craches due to out of memory even on single requests, then there is probably a arcitectural problem on your side in how big messages are sent/recieved. Try splitting them in smaller chunks.


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings