Welcome to the Linux Foundation Forum!

Setting Up K8 with CIFS

Options

Was hoping to confirm if these projects or plugins are still relevant for letting up Pods to connect to Windows Hosted CIFS Stores?

https://chemejon.wordpress.com/2021/07/21/how-to-mount-cifs-windows-share-to-kubernetes-pod-with-flexvolume/

https://github.com/fstab/cifs

Comments

  • chrispokorni
    chrispokorni Posts: 2,190
    Options

    Hi @magnezone150,

    Seems that both projects referenced are based on the flexvolume plugin.

    However, as of Kubernetes 1.23, the flexvolume plugin is deprecated. If you are planning stay on 1.23 or earlier, it may be a solution worth looking into, probably as a replacement for your current CSI driver :wink:

    Regards,
    -Chris

  • magnezone150
    Options

    Hey @chrispokorni

    The Cluster I'm using in my test environment is v1.27.1 and Work Cluster is currently v1.23 going to v1.24 soon.

    Do I use this CSI driver? or is there a different one I should look at?

    https://github.com/kubernetes-csi/csi-driver-smb

Categories

Upcoming Training