Upgrade to the latest version of Portworx Enterprise for continued support. Documentation for the latest version of Portworx Enterprise can be found here.
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 Learn how to use Portworx Volume Placement Strategies to control how volumes are placed across your cluster
-
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 cluster.
-
Dynamic Provisioning of PVCs Learn how to use dynamically provisioned Portworx volumes with Kubernetes
-
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.
-
Resize a Portworx PVC Step-by-step tutorial on how to resize a Portworx volume with Kubernetes
-
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