Configuring DataCore Puls8
This section provides step-by-step guidance for setting up essential storage components in your DataCore Puls8 environment. Whether you are working with Replicated or Local Persistent Volumes, this section helps you establish a solid foundation for your Kubernetes-native storage deployment.
This section explains how to:
- Create DiskPools that serve as the underlying storage units for Replicated volumes.
- Define StorageClasses for various volume types.
- Configure StorageClass parameters to fine-tune performance, replication, and provisioning behavior based on your application needs.
- Create PersistentVolumeClaims to consume storage from the configured StorageClasses and make it available to applications running in your cluster.