Loki
- By Canonical Observability
Channel | Revision | Published | Runs on |
---|---|---|---|
latest/stable | 60 | 31 Jan 2023 | |
latest/candidate | 60 | 25 Jan 2023 | |
latest/beta | 60 | 25 Jan 2023 | |
latest/edge | 89 | 18 May 2023 | |
1.0/stable | 60 | 31 Jan 2023 | |
1.0/candidate | 60 | 25 Jan 2023 | |
1.0/beta | 60 | 25 Jan 2023 | |
1.0/edge | 60 | 25 Jan 2023 |
juju deploy loki-k8s
You will need Juju 2.9 to be able to run this command. Learn how to upgrade to Juju 2.9.
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:
-
cpu | string
K8s cpu resource limit, e.g. "1" or "500m". Default is unset (no limit). This value is used for the "limits" portion of the resource requirements (the "requests" portion is automatically deduced from it). See https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/
-
memory | string
K8s memory resource limit, e.g. "1Gi". Default is unset (no limit). This value is used for the "limits" portion of the resource requirements (the "requests" portion is automatically deduced from it). See https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/