DEV Community

Rahul Wagh
Rahul Wagh

Posted on

How to use Persistent Volume and Persistent Claims | Kubernetes - Part 9

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 -

  1. Concepts behind Kubernetes Persistent Volume(PV) and Persistent Volume Claim (PVC)
  2. How to create a Persistent Volume(PV)?
  3. Persistent Volume Claim (PVC)?
  4. How to create POD and use Persistent Volume(PV) and Persistent Volume Claim(PVC)?

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay