local-path-provisioner
local-path-provisioner copied to clipboard
Dynamically provisioning persistent local storage with Kubernetes
Results
182
local-path-provisioner issues
Sort by
recently updated
recently updated
newest added
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...
I've deployed rancher local path provisioner v0.0.28 on a k8s cluster via helm and configured with the configMap options: ~~~yaml kind: ConfigMap apiVersion: v1 metadata: name: local-path-config namespace: "{{ .Release.Namespace...