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

adding pvc with node name example

Open sebastianohl opened this issue 1 year ago • 0 comments

If you want to use the local path provisioner in a multi node environment, it is required to explicitly set the node name via an annotation. Unfortunally, this looks very undocumented to me. I needed to pull the right annotation label from the source code.

As minimal solution, I extended the examples with an example with a node name.

An extended version cloud also mention this in the README.

sebastianohl avatar Jan 23 '24 13:01 sebastianohl