Kubernetes Cluster Persistent Volume Claim

Anytime your application pod needs access to the Persistent Volume (PV), a dedicated PersistentVolumeClaim (PVC) with a specific amount of storage and particular access mode is requested. The platform does not restrict PVCs in any way (including creation). However, there are a few things that you should take into consideration when working with the persistent volume claims:

  • if you specify a StorageClass other than the default jelastic-dynamic-volume one, PV should be created in advance
  • when several pods should use the same PV, ensure that it supports ROX or RWX AccessMode
Share this:
FacebookXWhatsAppTelegramLinkedInGmailCopy Link
Updated on March 10, 2026
Was this article helpful?

Related Articles

Need Support?
Can't find the answer you're looking for?
Contact Support