Open zteddie opened 12 months ago
For anyone else that came across this issue like I did, it appears this error is the result of not having any active/correctly configured outputs (namespaced or cluster-wide). Once I created those, this error went away in the fluentd pods.
Describe the issue
I am trying to deploy fluent-operator (fluentd only) but it is failing. I tried both v1.15.3 and v1.14.6. I hope you can give me some help on it and see what I did wrong … here is how I deployed it:
Here is the error:
To Reproduce
see above
Expected behavior
fluentd started successfully
Your Environment
How did you install fluent operator?
helm install
Additional context
No response