Like Prometheus, but for logs.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
loki/operator/docs/prologue/introduction.md

1.1 KiB

title description lead date lastmod draft images menu weight toc
Introduction The Loki Operator provides Kubernetes native deployment and management of Loki and related logging components 2022-06-21T08:48:45+00:00 2022-06-21T08:48:45+00:00 false [] [{docs [{parent prologue}]}] 100 true

The Loki Operator provides Kubernetes native deployment and management of Loki and related logging components. The purpose of this project is to simplify and automate the configuration of a Loki based logging stack for Kubernetes clusters.

The Loki operator includes, but is not limited to, the following features:

  • Kubernetes Custom Resources: Use Kubernetes custom resources to deploy and manage Loki, Alerting rules, Recording rules, and related components.
  • Simplified Deployment Configuration: Configure the fundamentals of Loki like tenants, limits, replication factor and storage from a native Kubernetes resource.

Get started

Quick Start

One page summary of how to start with the Loki Operator. [Quick Start →]({{< ref "quickstart" >}})