Replies: 3 comments 15 replies
-
I suspect your bottleneck is that the kube-scheduler isn't fast enough You can try the following steps to speed things up
|
Beta Was this translation helpful? Give feedback.
-
I plan to find the bottleneck and fix it. #1283 |
Beta Was this translation helpful? Give feedback.
-
I had the same issue with KWOK as I wanted to load my K8s cluster using CL2. My test was creating 2000 deployments with 30 replicas at a rate of 50 deployments per second. I faced many |
Beta Was this translation helpful? Give feedback.
-
I need to create 2000 pods per second for benchmarking and I found that kwok controller cannot assign pod ready status so fast. What can I do to make it catch up the speed I create pods?
Beta Was this translation helpful? Give feedback.
All reactions