mirror of
https://github.com/minio/docs.git
synced 2025-06-05 19:57:02 +03:00
### Objective: To warn users to use XFS as File system type for MinIO Tenant. ### Docs: * [CreateVolume Parameters](https://github.com/kubernetes-sigs/aws-ebs-csi-driver/blob/master/docs/parameters.md) `"csi.storage.k8s.io/fstype"` should be `xfs` NOT `ext4` --------- Co-authored-by: Ravind Kumar <ravindk89@gmail.com>