VMware Tanzu Kubernetes Grid Integrated Edition

 View Only

 How to clone a vmdk and use for another pod deployment

sanjeev sharma's profile image
sanjeev sharma posted Jul 16, 2018 09:03 PM

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 ?

 

Mark Nagle's profile image
Broadcom Employee Mark Nagle

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