Quick Tip: How to Identify Which Kubernetes Cluster Owns a vSphere Container Volume (PV) (opens in new tab)
I was recently cleaning up some orphaned vSphere Container Volumes and while I was able to compare the Persistent Volumes (PV) IDs against the ones currently in use by a couple of Kubernetes clusters, I wanted to be 100% sure before removing them, especially since I planned bulk delete using PowerCLI’s Remove-CnsVolume cmdlet. You can […]
Read the original article