ceph-csi/docs
Madhu Rajanna 02bcb5f16a Enable leader election in v1.14+
Use Deployment with leader election instead of StatefulSet

Deployment behaves better when a node gets disconnected
from the rest of the cluster - new provisioner leader
is elected in ~15 seconds, while it may take up to
5 minutes for StatefulSet to start a new replica.

Refer: kubernetes-csi/external-provisioner@52d1fbc

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
2019-08-05 07:11:44 +00:00
..
coding.md Update coding.md 2019-06-04 11:50:52 +05:30
deploy-cephfs.md Enable leader election in v1.14+ 2019-08-05 07:11:44 +00:00
deploy-rbd.md Enable leader election in v1.14+ 2019-08-05 07:11:44 +00:00
development-guide.md Update readme to point to development and contributing guide. 2019-06-04 11:35:48 +05:30
releases.md Update docs. 2019-05-08 06:01:48 +00:00