Kubernetes Storage on vSphere 101 – Deployments and ReplicaSets
Kubernetes Storage on vSphere 101 – Deployments…
In my previous 101 posts on Kubernetes Storage on vSphere, we saw how to create “static” persistent volumes (PVs) by mapping an existing virtual machine disk (VMDK) directly into a persistent volume (PV) manifest YAML file. We also saw that we could dynamically instantiate PVs through the use of a StorageClass. We saw how a […] The post Kubernetes Storage on vSphere 101 – Deployments and ReplicaSets appeared first on CormacHogan.com.