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

Enable leader election

Open applike-ss opened this issue 1 year ago • 2 comments

Hello,

it would be great if the leader election could be enabled, so that we can drive an HA setup for local-path-provisioner. Currently if i set the replica count to 3 all 3 pods are trying to manage the same pvc that i create. That is not ideal and might lead to issues with race conditions.

applike-ss avatar Jul 31 '24 12:07 applike-ss