Hi everyone!
I need some advice here… We want to run a pod as a kubernetes job that fetches a file (wget) externally and copies that file on a local SMB/CIFS share.
I noticed ms has created something similar: an smb driver via flexvolume
However, you need to set some specific variables in the kubelet:
Is that doable or are there better methods?