Chaoran Yu created YUNIKORN-788:
-----------------------------------

             Summary: Make the scheduler max QPS match the default Kubernetes 
API server max requests inflight
                 Key: YUNIKORN-788
                 URL: https://issues.apache.org/jira/browse/YUNIKORN-788
             Project: Apache YuniKorn
          Issue Type: Improvement
          Components: shim - kubernetes
            Reporter: Chaoran Yu
            Assignee: Chaoran Yu


The current max QPS is configured as 1000, which is much higher than the 
[400|https://kubernetes.io/docs/reference/command-line-tools-reference/kube-apiserver/]
 max requests inflight that the API server supports. This mismatch could cause 
requests to be dropped/rejected by the API server when the load is high (e.g. 
when a surge occurs in the number of pods that need to be scheduled). We should 
make the YK default match the API server default.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@yunikorn.apache.org
For additional commands, e-mail: dev-h...@yunikorn.apache.org

Reply via email to