Menu

This is documentation for the next version of Mimir. For the latest stable release, go to the latest version.

Open source

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 nameDescription
values.yamlContains default values for testing GEM in non-production environments using a test MinIO deployment for object storage.
small.yamlContains 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.yamlContains 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.