For setting up the Kubernetes Cluster using kubespray follow - https://youtu.be/7dG3vZFjQsE
In this lab session on Kubernetes Persistent Volume(PV) and Persistent Volume Claim (PVC) we will be going through -
- Concepts behind Kubernetes Persistent Volume(PV) and Persistent Volume Claim (PVC)
- How to create a Persistent Volume(PV)?
- Persistent Volume Claim (PVC)?
- How to create POD and use Persistent Volume(PV) and Persistent Volume Claim(PVC)?
Top comments (0)