Ask your question here:
I set autoscaling.knative.dev/target: "70" , target concurrency is 49 (70 * 0.7).
After setting the client qps to 60, the server scales up and down repeatedly.
I expected the number of Pods to remain at 2.
What configuration should I set up for expected behavior?


Ask your question here:
I set
autoscaling.knative.dev/target: "70", target concurrency is 49 (70 * 0.7).After setting the client qps to 60, the server scales up and down repeatedly.
I expected the number of Pods to remain at 2.
What configuration should I set up for expected behavior?