mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-17 07:03:31 +00:00
Expose kube-api burst/qps settings for kube components
Default to hardcodes for components that had them, and 5.0 qps, 10 burst for those that relied on client defaults Unclear if maybe it'd be better to just assume these are set as part of the incoming kubeconfig. For now just exposing them as flags since it's easier for me to manually tweak.
This commit is contained in:
@@ -129,6 +129,8 @@ ir-user
|
||||
jenkins-host
|
||||
jenkins-jobs
|
||||
km-path
|
||||
kube-api-burst
|
||||
kube-api-qps
|
||||
kubectl-path
|
||||
kubelet-cadvisor-port
|
||||
kubelet-certificate-authority
|
||||
|
Reference in New Issue
Block a user