Menu
Open source RSS

Install Grafana Loki with Helm

The Helm chart lets you configure, install, and upgrade Grafana Loki within a Kubernetes cluster.

This guide references the Loki Helm chart version 3.0 or greater and contains the following sections:

If you are installing Grafana Enterprise Logs, follow the GEL Helm installation.

Deployment Recommendations

Loki is designed to be run in two states:

  • Monolithic: Recommended when you are running Loki as part of a small meta monitoring stack.
  • Microservices: For workloads that require high availability and scalability. Loki is deployed in this mode internally at Grafana Labs.

Tip

Loki can also be deployed in Simple Scalable mode. For the best possible experience in production, we recommend deploying Loki in microservices mode.

Cloud Deployment Guides

The following guides provide step-by-step instructions for deploying Loki on cloud providers:

Reference

Values reference