local-path-provisioner
local-path-provisioner copied to clipboard
when create many pod using the localpv at the same time, schedule is slow
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?