Create PVCs in OCP on bare metal
Portworx supports dynamic provisioning of PVCs in Openshift. 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
📄️ 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