fstab / cifs

CIFS Flexvolume Plugin for Kubernetes
MIT License
212 stars 49 forks source link

Can i use it with/as cli #21

Closed pratikbin closed 3 years ago

pratikbin commented 3 years ago

GKE nodes does not support smb/cifs so i want to use this as command rather then attaching secrets and all stuff e.g.

mount -t cifs -o username=<win_share_user>,password=<win_share_password> //WIN_SHARE_IP/<share_name> /mnt/win_share