Skip to content

Commit

Permalink
Remove advice on CSI network based (#351)
Browse files Browse the repository at this point in the history
  • Loading branch information
belvid authored Nov 12, 2020
1 parent a7c8351 commit d365258
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,6 @@ Since MinIO has built-in erasure-code support for high-availability and data pro
- [OpenEBS Local PV](https://docs.openebs.io/docs/next/localpv.html)
- [vSAN Direct](https://blogs.vmware.com/virtualblocks/2020/09/15/whats-new-in-vsan-7-update-1/)

We recommend _against_ PVs or CSI drivers which use network-attached storage, as network latency reduces performance compared to local disks.

```sh
kubectl minio tenant create --name tenant1 --servers 4 --volumes 16 --capacity 16Ti
```
Expand Down

0 comments on commit d365258

Please sign in to comment.