Y
Hacker News
new
|
ask
|
show
|
jobs
by
Cixelyn
1366 days ago
is anyone running a large baremetal distributed minio cluster in production? would love to know how reliable it is
1 comments
neverartful
1366 days ago
Does minio have cluster support? I've always thought of it as non-clustered software.
link
simianpirate
1366 days ago
Indeed it does. As for stability, I had a few decently sized customers running minio clusters in production and they never had any issues with it.
https://min.io/docs/minio/linux/operations/install-deploy-ma...
link
seqizz
1366 days ago
Nice to hear, I was planning to give it a shot.
link
ukd1
1366 days ago
It does, and it works (docs here:
https://min.io/docs/minio/linux/operations/install-deploy-ma...
) - but I'm not running a "large" cluster.
link