Quartz 5

Home

❯

03-learning

❯

Infrastructure

❯

Kubernetes

❯

Storage Class

Storage Class

Properties1
tagsinfrastructure/kubernetes

Jan 27, 20251 min read

Storage Class

While using Persistent Volumes (PV) & Persistent Volume Claims (PVC) we need to ensure that the PV is provisioned on the Cloud Storage Provider, this would mean that we have to manually provision the disk everytime we have a PV or PVC, this does not work when we want to scale, to mitigate this using Storage Class we can dynamically provision the PV when a PVC is made

We can use any cloud provider that implements the Container Storage Interface (CSI) and


Graph View

Backlinks

  • Storage Class

Created with Quartz v5.0.0 © 2026

  • GitHub
  • Discord Community