local-path-provisioner
local-path-provisioner copied to clipboard
Can I deploy the local-path-provisioner pod to multiple nodes?
It's a feature question. I want to set up a local volume only on specific nodes(ex. node1, node2, node3) Can I simply deploy the local-path-provisioner pods on the nodes that will use the local volume using toleration and nodeselector?