local-path-provisioner
                                
                                 local-path-provisioner copied to clipboard
                                
                                    local-path-provisioner copied to clipboard
                            
                            
                            
                        why a pod is create when pv is created
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