This is an experimental try to incoporate Loki into my current stack that runs with kube-prometheus.
As kube-prometheus uses the Prometheus Operator this repository will add things like ServiceMonitors and PrometheusRule.
This stack is based on jsonnet and simply extends what Loki already provides.
We have provide pre-rendered YAML.
One is a complete list of everything that needs to be installed.
You can simply kubectl apply -f list/loki.yaml
to deploy all components to the loki
namespace.