Menu

Important: This documentation is about an older version. It's relevant only to the release noted, many of the features and functions have been updated or replaced. Please view the current version.

Open source

Deploying Grafana Mimir on Kubernetes

You can use Helm or Tanka to deploy Grafana Mimir on Kubernetes.

Helm

A mimir-distributed Helm chart that deploys Grafana Mimir in microservices mode is available in the grafana/helm-charts repo.

Tanka

Grafana Labs also publishes jsonnet files that you can use to deploy Grafana Mimir in microservices mode. To locate the Jsonnet files and a README file, refer to Jsonnet for Mimir on Kubernetes.

The README explains how to use tanka and jsonnet-bundler to generate Kubernetes YAML manifests from the jsonnet files. Alternatively, if you are familiar with tanka, you can use it directly to deploy Grafana Mimir.