Loki: Distributed/Microservices Loki Helm chart

Created on 21 Aug 2020  路  6Comments  路  Source: grafana/loki

Is your feature request related to a problem? Please describe.

Currently there is a Helm chart for Loki in a single instance mode. I wanted to run Loki in a microservice/distributed way. As we were using Jsonnet before, but migrated to Helm charts for simplicity. So I took the Jsonnet production files and transformed it in to a Helm chart. I was hoping if more people were interested in the chart.

Describe the solution you'd like

I created a Helm chart for my needs and it's far from done to configure all options. This is what I have so far and maybe we can expand it: https://github.com/whyeasy/helm-charts/tree/master/charts/distributed-loki

stale

Most helpful comment

Linking #2593

All 6 comments

Cool! I'm ambivalent about this because on one hand, I'm excited by and want to see more resources to support running distributed Loki, but on the other I'm worried by the maintenance budget of including a helm chart like this in the project. @cyriltovena @slim-bean WDYT? We could also consider a community page where we could link to these.

I suggest we create a special repo for community work like this and give that away to the community.

Linking #2593

I may be mistaken on this as I am pretty new to Loki, however it seems like the recommended setup for a production scenario is to run Loki in microservices mode.

It also seems like the official Helm chart is currently not supporting microservices mode and also not supporting the scaling of statefulsets.

Given that Helm is more widely adopted than Ksonnet, wouldn't it make sense to have the helm chart be able to deploy a highly available production setup? If the time required to maintain various highly available production installation methodologies is significant, I believe a greater percentage of the user base would like to see that time invested in Helms rather than Ksonnet.

Yes to all of this, but we鈥檙e not using helm internally and having a chart is something that takes time to support and maintain, and we prefer to deliver features for now.

This is open source and we hope the community can fill the gap, this is what the linked issue is about and we鈥檙e all in !

We just need to figure how, so yes again you are right we need this, you鈥檙e all welcome to get involved in this.

This issue has been automatically marked as stale because it has not had any activity in the past 30 days. It will be closed in 7 days if no further activity occurs. Thank you for your contributions.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

kylos101 picture kylos101  路  4Comments

TakumaNakagame picture TakumaNakagame  路  5Comments

SuperQ picture SuperQ  路  5Comments

arnitolog picture arnitolog  路  6Comments

shkmaaz11 picture shkmaaz11  路  5Comments