[go: nahoru, domu]

Skip to content

Demo setup for Grafana Loki in microservices mode using MinIO as storage backend

Notifications You must be signed in to change notification settings

unguiculus/loki-minio-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

loki-minio-demo

Demo setup for Grafana Loki in microservices mode using MinIO as storage backend.

Pre-requisites

The following pre-requisites must be installed:

Usage

Run ./setup.sh. This will create a kind cluster and install all services.

What's Included?

A kind cluster with one master and three worker nodes is created. The cluster uses a local pull-through Docker registry for faster image pulling on the various kind nodes and to avoid rate-limiting issue with Docker hub.

Port 30123 is mapped to the same port on the master node in order to enable ingress.

The following Helm charts are installed:

  • ingress-nginx
  • metrics-server
  • kube-prometheus-stack
  • minio
  • loki-distributed
  • promtail
  • loki-canary

The following services are reachable via ingress:

Grafana Dashboards

Besides a number of dashboards that come with the kube-prometheus-stack, the following dashboards are provided for Loki:

About

Demo setup for Grafana Loki in microservices mode using MinIO as storage backend

Topics

Resources

Stars

Watchers

Forks