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

why a pod is create when pv is created

Open lclxg opened this issue 3 years ago • 0 comments

when create a pv need create another pod to create file directory on the node. This will involve the whole process of creating a pod. I think this is a waste performance and time. Is deploy deomenset to execute create file directory a better design

lclxg avatar Nov 10 '21 12:11 lclxg