local-path-provisioner icon indicating copy to clipboard operation
local-path-provisioner copied to clipboard

when create many pod using the localpv at the same time, schedule is slow

Open fm2022aa opened this issue 2 years ago • 0 comments

Hi, when create many pod using the localpv at the same time, schedule is slow. The schedule order is: helper pod -> podA -> helper pod -> podB -> helper pod -> ... can this be optimized?

fm2022aa avatar May 23 '23 05:05 fm2022aa