I am running an api server using google cloud k8s cluster.
Currently I have one pod for serving api and its cpu usage is always under 10% according to gcp console.
In this case, is it meaningless to increase the number of pods for better serving?
Because sometimes I feel that api is failing due to many requests…
Thank you in advance.
I wonder if cpu usage is low, then having one pod is enough for serving api server…
New contributor
sidewinder is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.