mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-31 07:20:13 +00:00
fix the broken part due to the merge
This commit is contained in:
parent
d4d91d4ace
commit
4b92f6d398
@ -354,17 +354,16 @@
|
||||
initPods: 2000
|
||||
measurePods: 500
|
||||
- name: 5000Nodes
|
||||
featureGates:
|
||||
SchedulerQueueingHints: false
|
||||
labels: [performance]
|
||||
threshold: 200
|
||||
featureGates:
|
||||
SchedulerQueueingHints: false
|
||||
SchedulerAsyncPreemption: false
|
||||
params:
|
||||
initNodes: 5000
|
||||
initPods: 20000
|
||||
measurePods: 5000
|
||||
- name: 5000Nodes_AsyncPreemption
|
||||
- name: 5000Nodes_AsyncPreemptionEnabled
|
||||
labels: [performance]
|
||||
featureGates:
|
||||
SchedulerAsyncPreemption: true
|
||||
|
Loading…
Reference in New Issue
Block a user