CS3219-AY2324S1 / ay2324s1-course-assessment-g11

ay2324s1-course-assessment-g11 created by GitHub Classroom
MIT License
3 stars 2 forks source link

Prod: Increase CPU and Memory for the node pool #255

Open yhtMinceraft1010X opened 10 months ago

yhtMinceraft1010X commented 10 months ago

Prod seems less responsive, likely due to how each pod asks for 0.1 CPU core.

Let's use more powerful nodes so that each pod can ask for more CPU and memory (and also support potentially adding more pods to HorizontalPodAutoscaler). Limitations