PX-CSI Custom Resource Definitions
PX-CSI is deployed using the StorageCluster
custom resource object and creates a list of Kubernetes native CustomResource
objects to store metadata for the provisioned volumes. This approach removes the dependency on external databases and ensures that all metadata is stored in etcd
.
The key CustomResource
objects are:
📄️ ComponentK8sConfig
Reference information for ComponentK8sConfig CRD
📄️ PureSnapshot
Reference information for PX-CSI CRD PureSnapshot
📄️ PureVolume
Reference information for PX-CSI CRD PureVolume
📄️ StorageCluster
Define and manage your PX-CSI deployment using the StorageCluster CRD
📄️ StorageNodeInitiator
Reference information for PX-CSI CRD StorageNodeInitiator