Loki Operator
  • GitHub
  • Docs
  • Adopters

Prologue

  • Introduction
  • Contributing
  • Quick Start

Loki Operator

  • Design
  • Compatibility
  • Hacking using an image registry
  • Hacking using make run
  • Release operations
  • API
  • Feature Gates

LokiStack

  • Object Storage
  • Standard Operational Procedures

User Guides

  • Connect Grafana to an in-cluster LokiStack
  • Forwarding Logs to LokiStack
  • Forwarding Logs without the Gateway
  • OpenTelemetry / OTLP
  • Recovery Procedure for Loki Availability Zone Failures

Enhancements

  • Ruler Support
  • Short-Lived Token Authentication
  • Stream-based Retention Support
  • Zone-Aware Replication Support

On this page

    • LokiStack
    • AlertingRule
    • RecordingRule
    • RulerConfig
  1. Home
  2. Loki-Operator Docs
  3. Design

Design

This document describes the design and interaction between the custom resource definitions that the Loki Operator introduces.

The custom resources that the Loki Operator introduces are:

  • LokiStack
  • AlertingRule
  • RecordingRule
  • RulerConfig

LokiStack#

Coming soon.

AlertingRule#

Coming soon.

RecordingRule#

Coming soon.

RulerConfig#

Coming soon.

OpenTelemetry / OTLP →
  • Powered by Netlify, Hugo, and based on Doks