0

I want to disable cephfs as I dont have that use case. Is there a way to disable it ? By default I see few cephfs pods are in running state when we create a ceph cluster

[root@rnasani-ctrl-master-node1 ~]# kubectl get pods -n test-storage-system
NAME                                                              READY   STATUS      RESTARTS   AGE
csi-cephfsplugin-5h7gm                                            3/3     Running     0          9d
csi-cephfsplugin-5slz7                                            3/3     Running     0          9d
csi-cephfsplugin-ltgrr                                            3/3     Running     0          9d
csi-cephfsplugin-provisioner-767d5c9565-kjvbh                     6/6     Running     0          9d
csi-cephfsplugin-provisioner-767d5c9565-thtwr                     6/6     Running     0          9d
. . .

Having cephfs pods is waste of resources for my use case.

0 Answers0