This is documentation for the next version of Mimir. For the latest stable release, go to the latest version.
Deploy Mimir with Helm
The
mimir-distributed
Helm chart for Grafana Mimir and Grafana Enterprise Metrics allows you to configure, install, and upgrade Grafana Mimir or Grafana Enterprise Metrics within a Kubernetes cluster.
Example values files
The mimir-distributed Helm chart includes the following example values files:
File name | Description |
---|---|
values.yaml | Contains default values for testing GEM in non-production environments using a test MinIO deployment for object storage. |
small.yaml | Contains values for a higher scale than defaults, for ingestion up to approximately one million series. Not suitable for high-availability production use, due to single replicas of key components. |
large.yaml | Contains values for production use for ingestion up to approximately ten million series. |
See also
To deploy Mimir using the mimir-distributed
Helm chart, see
Get started with Grafana Mimir using the Helm chart.