Closed pratikbin closed 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
GKE nodes does not support smb/cifs so i want to use this as command rather then attaching secrets and all stuff e.g.