grafana / helm-charts

Apache License 2.0
1.56k stars 2.22k forks source link

Failed to create memberlist Error in EKS #919

Open madclement opened 2 years ago

madclement commented 2 years ago

After the newly released loki-simple-scalable helm chart was installed in Amazon EKS ( version 1.20 ), getting the following error in both the read and write pods.

Write Pod Error:

Screenshot 2021-12-24 at 12 45 10 PM

Read Pod Error:

Screenshot 2021-12-24 at 12 45 30 PM

The standard helm chart was installed with out modifying any of the variables in values.yaml file.

Helm install Command:

helm install loki grafana/loki-simple-scalable -n logging

Is there anything i am missing ?

jaredmichaelwilliams commented 4 months ago

Ever figure this out?

madclement commented 4 months ago

No @jaredmichaelwilliams , we have moved back to single binary mode with S3 backend.