Can I use mimir on Kubernetes using filesystem local storage #9064
Unanswered
mohamedosama58
asked this question in
Help and support
Replies: 1 comment
-
Hello, Mimir is designed to work with a "cloud storage", even if it's only Minio running in your local cluster. The only exception is when running Mimir in a one instance single-binary mode, but then Mimir is just more complex version of Prometheus. If you are using provided Helm chart, you can enable use of Minio by setting |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Can I use mimir on Kubernetes using filesystem local storage ? I have Kubernetes cluater with +100 microservices and I can't use any cloud provider storage. And what should i edit in values file
Beta Was this translation helpful? Give feedback.
All reactions