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 production use for ingestion up to approximately one million series. |
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.