ceph-csi/deploy/cephfs/kubernetes
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
..
csi-cephfsplugin-provisioner.yaml Use Deployment with leader election instead of StatefulSet 2019-06-10 09:51:22 +05:30
csi-cephfsplugin.yaml Merge pull request #390 from ShyamsundarR/stateless-cephfs 2019-06-07 10:44:18 +05:30
csi-config-map.yaml Make CephFS plugin stateless reusing RADOS based journal scheme 2019-05-30 06:20:35 -04:00
csi-nodeplugin-rbac.yaml deploy: Use aggregated ClusterRoles 2019-04-17 11:15:08 +05:30
csi-provisioner-rbac.yaml Use Deployment with leader election instead of StatefulSet 2019-06-10 09:51:22 +05:30