Create PVCs
Portworx supports dynamic provisioning of PVCs in Kubernetes. The PVCs can either be ReadWriteOnce (used by a single pod) or ReadWriteMany (shared by multiple pods).
Proceed to one of the below sections.
๐๏ธ Volume Placement Strategies
2 items
๐๏ธ Create PX-Fast PVCs
How to enable PX-Fast functionality on volumes
๐๏ธ Create sharedv4 PVCs
Learn how to use Portworx sharedv4 volumes (ReadWriteMany) in your Kubernetes
๐๏ธ Dynamic Provisioning of PVCs
Learn how to use dynamically provisioned Portworx volumes with Kubernetes
๐๏ธ Control volume provisioning
Learn different strategies for controlling volume provisioning
๐๏ธ Create encrypted PVCs
This guide is a step-by-step tutorial on how to provision encrypted PVCs with Portworx.
๐๏ธ Create proxy volume PVCs
Proxy an external data source onto a Portworx volume.
๐๏ธ Open NFS ports
Open the NFS ports required for sharedv4 volumes to work.
๐๏ธ Resize PVCs
Step-by-step tutorial on how to resize a Portworx volume with Kubernetes
๐๏ธ Access via Non-Root Users
Find out how to access a Portworx volume (PVC/PV) with a non-root user
๐๏ธ Using Pre-provisioned Volumes
Learn how to use a pre-provisioned Portworx volume in Kubernetes
๐๏ธ Create PVCs using the ReadOnlyMany access mode
Learn how to create PVCs using the ReadOnlyMany access mode
๐๏ธ Pure FlashArray PVCs
Learn how to set up Pure FlashArray as a direct access volume.
๐๏ธ Pure FlashBlade PVCs
Learn how to set up Pure FlashBlade as a direct access filesystem.