mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 19:56:01 +00:00
Add 5k nodes benchmark for pod topology spreading
Change-Id: I1a5ed73ba03570671c0a92277678c0f3f786385f
This commit is contained in:
parent
ec453ffb1a
commit
ab7a38220f
@ -807,6 +807,11 @@ var (
|
||||
existingPodsNum: 10000,
|
||||
allNodesNum: 1000,
|
||||
},
|
||||
{
|
||||
name: "5000nodes",
|
||||
existingPodsNum: 50000,
|
||||
allNodesNum: 5000,
|
||||
},
|
||||
}
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user