Skip to content
Discussion options

You must be logged in to vote

We do not officially test in OSS multiple variants but there are integration tests. There are a lot of configuration options multiplied by plugin usage so I'd always say test your usage or use an enterprise provider to satisfy your needs: https://fluentbit.io/enterprise/

Here's my answer from your slack thread too!

Short answer, yes it is compatible.

Longer answer is that if you're using Linux then there's only a few things Fluent Bit will be reliant on:
Running the container, if your K8S distribution cannot do this then you have bigger problems.
Mounting kubelet log files into the container to tail.
Using the K8S rest API to get pod metadata, been stable for a while!

You may be using the…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by patrick-stephens
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants