mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-15 14:14:39 +00:00
fix the broken part due to the merge
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user