Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ruanbekker/loki-helm-deployment-examples
Grafana Loki Deployment Examples on Kubernetes
https://github.com/ruanbekker/loki-helm-deployment-examples
grafana grafana-loki helm kubernetes loki
Last synced: 7 days ago
JSON representation
Grafana Loki Deployment Examples on Kubernetes
- Host: GitHub
- URL: https://github.com/ruanbekker/loki-helm-deployment-examples
- Owner: ruanbekker
- Created: 2024-09-04T23:04:25.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-09-21T00:37:26.000Z (about 2 months ago)
- Last Synced: 2024-10-10T16:01:58.222Z (28 days ago)
- Topics: grafana, grafana-loki, helm, kubernetes, loki
- Homepage:
- Size: 25.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# loki-helm-deployment-examples
Grafana Loki Deployment Examples on Kubernetes## About
This includes deployment examples for the following Loki Deployment methods:
1. [Monolithic / Single Binary](https://grafana.com/docs/loki/latest/get-started/deployment-modes/#monolithic-mode)
2. [Simple Scalable](https://grafana.com/docs/loki/latest/get-started/deployment-modes/#simple-scalable)
3. [Distributed / Microservices](https://grafana.com/docs/loki/latest/get-started/deployment-modes/#microservices-mode)