ceph-csi/deploy/rbd
Madhu Rajanna a151bec94b 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: 52d1fbcf9d

Fixes: #335

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
2019-06-10 09:51:22 +05:30
..
helm Use Deployment with leader election instead of StatefulSet 2019-06-10 09:51:22 +05:30
kubernetes Use Deployment with leader election instead of StatefulSet 2019-06-10 09:51:22 +05:30