We are now using HPA to adjust the number of pods according to CPU and memory usage.
Also, I need a function that allows me to increase the pods at a specific time and end the pods after a while, but I wonder if there is a way.
I am currently using AWS EKS and ArgoCD.