Loki worker
- Canonical Observability
Channel | Revision | Published | Runs on |
---|---|---|---|
latest/edge | 36 | 10 Apr 2025 |
juju deploy loki-worker-k8s --channel edge
Deploy Kubernetes operators easily with Juju, the Universal Operator Lifecycle Manager. Need a Kubernetes cluster? Install MicroK8s to create a full CNCF-certified Kubernetes system in under 60 seconds.
Platform:
-
role-all | boolean
Enables all the default roles for Loki.
-
role-backend | boolean
Enable the 'backend' meta-role for Loki. This enables the following components: Compactor, Index Gateway, Query Scheduler, Ruler.
-
role-read | boolean
Enable the 'read' meta-role for Loki. This enables the following components: Query Frontend, Querier.
-
role-write | boolean
Enable the 'write' meta-role for Loki. This enables the following components: Distributor, Ingester.