local-path-provisioner icon indicating copy to clipboard operation
local-path-provisioner copied to clipboard

Client-side throttling is logged. Any configuration options to adjust?

Open pp-akursar opened this issue 1 year ago • 0 comments

We're seeing lots of client-side throttling logs, for example:

I0607 16:06:28.256034       1 request.go:697] Waited for 6.188561909s due to client-side throttling, not priority and fairness, request: POST:https://172.21.0.1:443/api/v1/persistentvolumes

Is there any configuration option for adjusting the qps/burst rate of the client? We've tried increasing --worker-threads but that doesn't seem to have helped much. It's not clear if the rate limit is per worker or is aggregated across workers.

pp-akursar avatar Jun 07 '24 16:06 pp-akursar