---
title: "Deploy Grafana Mimir with Jsonnet and Tanka | Grafana Enterprise Metrics documentation"
description: "Learn how to deploy Grafana Mimir on Kubernetes with Jsonnet and Tanka."
---

> For a curated documentation index, see [llms.txt](/llms.txt). For the complete documentation index, see [llms-full.txt](/llms-full.txt).

# Deploy Grafana Mimir with Jsonnet and Tanka

Grafana Labs publishes [Jsonnet](https://jsonnet.org/) files that you can use to deploy Grafana Mimir in [microservices mode](/docs/enterprise-metrics/v2.17.x/reference/mimir-arch/deployment-modes/#microservices-mode). Jsonnet files are located in the [Mimir repository](https://github.com/grafana/mimir/tree/main/operations/mimir).

- [Deploy with Jsonnet](/docs/enterprise-metrics/v2.17.x/set-up/jsonnet/deploy/)
- [Configure low resources](/docs/enterprise-metrics/v2.17.x/set-up/jsonnet/configure-low-resources/)
- [Configure object storage](/docs/enterprise-metrics/v2.17.x/set-up/jsonnet/configure-object-storage-backend/)
- [Configure ruler](/docs/enterprise-metrics/v2.17.x/set-up/jsonnet/configure-ruler/)
- [Configure autoscaling](/docs/enterprise-metrics/v2.17.x/set-up/jsonnet/configure-autoscaling/)
- [Configure deployment mode](/docs/enterprise-metrics/v2.17.x/set-up/jsonnet/configure-deployment-mode/)
- [Migrate from Consul to memberlist](/docs/enterprise-metrics/v2.17.x/set-up/jsonnet/migrate-from-consul-to-memberlist/)
- [Migrate from microservices to read-write mode](/docs/enterprise-metrics/v2.17.x/set-up/jsonnet/migrate-from-microservices-to-read-write/)
- [Migrate query-scheduler to ring-based service discovery](/docs/enterprise-metrics/v2.17.x/set-up/jsonnet/migrate-query-scheduler-from-dns-to-ring-based-service-discovery/)
