You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Kubernetes Go client has queries per section (QPS) and burst configuration options to throttle API requests. The default values are much to low for us (5/10). Add configuration and set the default to something more reasonable (Kube scheduler uses 50/100).
The text was updated successfully, but these errors were encountered:
The Kubernetes Go client has queries per section (QPS) and burst configuration options to throttle API requests. The default values are much to low for us (5/10). Add configuration and set the default to something more reasonable (Kube scheduler uses 50/100).
The text was updated successfully, but these errors were encountered: