rancher / old-vm

(OBSOLETE) Package and Run Virtual Machines as Docker Containers
Apache License 2.0
645 stars 133 forks source link

How to access persistent volume from guest Windows VM #143

Open GOVYANSONG opened 4 years ago

GOVYANSONG commented 4 years ago

Guest VM is Win2k16 server. Trying to access NFS file system. how is volume specified in pod vm manifest mounted inside VM? I am aware that Win2k16 suppôts NFS client as a feature. maybe ranchervm pass on the NFS related configuration from PV to the guest VM?