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

Can I deploy the local-path-provisioner pod to multiple nodes?

Open HanHoRang31 opened this issue 2 years ago • 5 comments

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?

HanHoRang31 avatar Mar 14 '23 18:03 HanHoRang31