loki¶
Helm chart for Grafana Loki and Grafana Enterprise Logs supporting monolithic, simple scalable, and microservices modes.
Upstream References¶
- https://grafana.github.io/helm-charts
- https://github.com/grafana/loki
- https://grafana.com/oss/loki/
- https://grafana.com/docs/loki/latest/
Upstream Release Notes¶
- Find upstream chart’s release notes and CHANGELOG here
- Find upstream application’s release notes and CHANGELOG here
Learn More¶
Pre-Requisites¶
- Kubernetes Cluster deployed
- Kubernetes config installed in
~/.kube/config - Helm installed
Install Helm
https://helm.sh/docs/intro/install/
Deployment¶
- Clone down the repository
- cd into directory
helm install loki chart/
Values¶
Please see the values docs.
Contributing¶
Please see the contributing guide if you are interested in contributing.
This file is programatically generated using helm-docs and some BigBang-specific templates. The gluon repository has instructions for regenerating package READMEs.