fluent / helm-charts

Helm Charts for Fluentd and Fluent Bit
Apache License 2.0
376 stars 448 forks source link

What are the supported k8s versions for fluentd's helm chart? #456

Open norelm opened 9 months ago

norelm commented 9 months ago

Hello, I am trying to install fluentd's helm chart version 0.5.0 with fluentd 1.16.2 for elastic and kafka - my k8s version is 1.27.6 I just cannot make the pod run, the same exact values worked on my 1.23.5 k8s cluster but does not work on my 1.27.6 - it is stuck with readiness probe. i even installed vanilla elasticsearch helm chart and installed fluentd with the default values and it still doesnt work. even when i disable readiness and liveness probes - it runs for one time and then crashed again, I cloud not find any documentation on fluentd's compatibility matrix, any information?

norelm commented 9 months ago

I update it doesnt work in rke2 deployment and k3s deployment of k8s - both are 1.27.6 version