Can you please share the basic steps or documentation, that how you setup 1 distributor, 3 ingesters, and 3 queriers.
Thank You!
Hi there,
In my env, there are 2 loki instances and in each one there is 1 distributor, 1 ingester and 1 querier, the distributor and ingester are clustered with member list. Besides, I have 2 query-frontend running on other 2 different virtual machines.
The high level is referred to:
https://github.com/grafana/loki/tree/main/production/docker
Sorry for my tardy reply.
Well, I never tried it in K8S environment, but I think you may refer to the link below for further insight:
Thank You @dujas.
I’ll try it.
Now I am stuck with creating s3 bucket for Loki storage and unfortunately, Loki is not saving in s3.