ceph-csi/deploy/rbd/kubernetes
Madhu Rajanna 3ef11e06c3 deploy attacher sidecar in rbd provisioner sts
currently we are deploying external-attacher
as a seperate statefulset, which leads to
attacher communicating with the node provisoner
daemonset, This PR deploys external-attacher
as a sidecar container inside provisioner
statefulset, so that external-provisioner
always communicates with the plugin responsible
for the provision controller capcabilities.

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
2019-04-04 11:11:29 +05:30
..
csi-nodeplugin-rbac.yaml Addressed using k8s client APIs to fetch secrets 2019-03-26 16:19:24 +00:00
csi-provisioner-rbac.yaml deploy attacher sidecar in rbd provisioner sts 2019-04-04 11:11:29 +05:30
csi-rbdplugin-provisioner.yaml deploy attacher sidecar in rbd provisioner sts 2019-04-04 11:11:29 +05:30
csi-rbdplugin.yaml Addressed using k8s client APIs to fetch secrets 2019-03-26 16:19:24 +00:00