Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

who could upgrade kubesphere/fluent-bit image #187

Open
LQBing opened this issue Jan 7, 2022 · 2 comments
Open

who could upgrade kubesphere/fluent-bit image #187

LQBing opened this issue Jan 7, 2022 · 2 comments

Comments

@LQBing
Copy link
Contributor

LQBing commented Jan 7, 2022

fluent bit v1.8.3 has an issue about cpu and RAM, and this issue has been fixed in fluent bit v1.8.11. But the fluent bit version in kubesphere is kubesphere/fluent-bit:v1.8.3

I try to edit https://github.com/fluent/fluentbit-operator/blob/master/cmd/fluent-bit-watcher/Dockerfile ( replace FROM fluent/fluent-bit:1.8.3 with FROM fluent/fluent-bit:1.8.11 ) and build a new image. It works, but I'm not sure the way to call someone upgrade the image kubesphere/fluent-bit version

image

@LQBing LQBing changed the title who can upgrade kubesphere/fluent-bit image who could upgrade kubesphere/fluent-bit image Jan 7, 2022
@wanjunlei
Copy link
Collaborator

You can try this kubespheredev/fluent-bit:v1.8.11.

@LQBing
Copy link
Contributor Author

LQBing commented Jan 7, 2022

You can try this kubespheredev/fluent-bit:v1.8.11.

It seems work, maybe. I'm not find any exception about CPU & RAM with it running several hours in my cluster.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants