I following basic-pod.md to using godel-scheduler to schduling pods, but only get throughput ~155, same cluster using kube-schduler can get throughput >270. Are there are special tuning for godel-schduler? or where can find documents for tuning godel-scheduler?
Repro steps:
- using kubeadm to create cluster
- using kwok to simulate fake nodes: 200;
- following instructions from basic-pod.md to schedule fake pods to kwok nodes;
- calculate throughput, only got 155.