We recommend using local
Persistent Volumes as the backing storage for MinIO StatefulSets. MinIO
creates a distributed, resilient, failure tolerant storage system on local
PVs. There is no explicit dependency on external distributed file systems or CSI vendors.
This document explains how to create local
PVs. Once you create these PVs, MinIOInstance PVCs should automatically bind to these PVs.