Using Windows SMB shares from Kubernetes deployment app
问题 We are migrating legacy java and .net applications from on-premises VMs to an on-premises Kubernetes cluster. Many of these applications make use of windows file shares to transfer files from and to other existing systems. Deploying to Kubernetes has less priority than re-engineering all the solutions to avoid using samba shares, so if we want to migrate we will have to find a way of keeping many things as they are. We have setup a 3-node cluster on 3 centos 7 machines using Kubeadm and Canal