Hi,
I am using VSphere as my cloud provider and my mssql server deployment is using a PV created on a VMDK. Can someone please tell me how do I clone the vmdk and and use it as PV for another deployment. If I create a PV on a vmdk does it destroy the contents of the vmdk ?
Hi Sanjeev,
The following link explains how to use PV's and PVC's in kubernetes with vsphere as your cloud provider - https://vmware.github.io/vsphere-storage-for-kubernetes/documentation/persistent-vols-claims.html
Regards,
Mark Nagle