Pat

Results 503 comments of Pat

Yeah there was a bit of a delta between what is on `master` and the `1.8` branch here. For those other changes for the ARM images to be backported to...

@niedbalski can probably confirm or correct me but I believe the plan is to deprecate this repository from the 1.9 release series?

cmetrics, i.e. the Fluent Bit one, but I believe this will be updated to resolve it however it does mean the two tools in the same ecosystem do not currently...

Yeah, you have to allow host paths in your cluster. It would be the same for any hostPath mount - you can verify this fairly easily. I'm not sure the...

This seems to be an issue with the default install, can reproduce on KIND as well: ``` kind create cluster helm install fluentd fluent/fluentd ```

The issue seems to be that without a valid deployment of Elastic to talk to then it fails the probes. If you deploy the default values then it wants an...

It seems to be a more general Fluentd problem in that when it cannot connect to its output it is also not servicing the metric port. It just shows up...

Yes, see above. You need the output available for Elastic otherwise it'll fail the metrics probe.

The PR title was incorrect so I've updated that.