ceph-csi/deploy/cephfs/helm/templates
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
..
_helpers.tpl update cephfs helm template to deploy attacher sidecar container in provisioner. 2019-04-04 11:11:29 +05:30
csidriver-crd.yaml Add csidriver CRD 2019-04-04 11:11:29 +05:30
csiplugin-configmap.yaml Make CephFS plugin stateless reusing RADOS based journal scheme 2019-05-30 06:20:35 -04:00
nodeplugin-clusterrole.yaml deploy: Use aggregated ClusterRoles 2019-04-17 11:15:08 +05:30
nodeplugin-clusterrolebinding.yaml Add helm chat for cephfs 2019-02-21 10:38:25 +05:30
nodeplugin-daemonset.yaml Make CephFS plugin stateless reusing RADOS based journal scheme 2019-05-30 06:20:35 -04:00
nodeplugin-rules-clusterrole.yaml deploy: Use aggregated ClusterRoles 2019-04-17 11:15:08 +05:30
nodeplugin-serviceaccount.yaml Add helm chat for cephfs 2019-02-21 10:38:25 +05:30
NOTES.txt Add helm chat for cephfs 2019-02-21 10:38:25 +05:30
provisioner-clusterrole.yaml deploy: Use aggregated ClusterRoles 2019-04-17 11:15:08 +05:30
provisioner-clusterrolebinding.yaml Add helm chat for cephfs 2019-02-21 10:38:25 +05:30
provisioner-deployment.yaml Use Deployment with leader election instead of StatefulSet 2019-06-10 09:51:22 +05:30
provisioner-role.yaml Use Deployment with leader election instead of StatefulSet 2019-06-10 09:51:22 +05:30
provisioner-rolebinding.yaml Add role and rolebinding for cephfs 2019-02-27 16:44:46 +05:30
provisioner-rules-clusterrole.yaml deploy: Use aggregated ClusterRoles 2019-04-17 11:15:08 +05:30
provisioner-serviceaccount.yaml Add helm chat for cephfs 2019-02-21 10:38:25 +05:30