canonical / minio-operator

MinIO Operator
Apache License 2.0
2 stars 9 forks source link

HA storage for MinIO #138

Open gustavosr98 opened 11 months ago

gustavosr98 commented 11 months ago

I understand MinIO charm does not support to be clustered (App POV) Also I understand that to have HA storage (Storage POV) you could use gateway mode + S3 (Being public cloud or Ceph)

However, do we have a supported or tested way to do HA Storage when deploying on-premises (no Ceph involved)?

I know for COS Lite we have used Maystor Microk8s add-on With this bug ATM

i-chvets commented 11 months ago

@gustavosr98 I do not think we have HA story for on-prem deployment. If you have some architecture/solution in mind, please provide instructions on how it can be setup and we can try to test it out.

gustavosr98 commented 10 months ago

Hi @i-chvets,

At the moment I was just looking for a HA S3 solution simpler than having to deploy Ceph which may be an overkill I wasn't much aware of but I bet microceph should suffice this + using MinIO in proxy mode