custom-metrics-apiserver icon indicating copy to clipboard operation
custom-metrics-apiserver copied to clipboard

Support qps and burst of kube api in client-go through command parameters

Open whitebear009 opened this issue 3 years ago • 0 comments
trafficstars

In some frequently queried scenarios, such as hpa, the default api qps of client-go is relatively small, which will lead to frequent client-side throttle.

We can support qps and burst of kube api in client-go through command parameters.

whitebear009 avatar Sep 02 '22 04:09 whitebear009