Skip to content

Latest commit

 

History

History

loki

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Loki on DOKS

Getting Started

Clone the repo:

git clone [email protected]:snormore/doks-examples
cd doks-examples/loki

Create a cluster with default name loki-demo and install loki with the BookInfo demo app:

script/up

You can specify a cluster name with:

script/up my-cluster-name

The up script should be idempotent, so feel free to run more than once if something breaks.

Cleaning Up

script/down

Reference

Screenshots

Loki Logs Explorer

Loki Logs Explorer Screenshot