You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
withFROM 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 imagekubesphere/fluent-bit
versionThe text was updated successfully, but these errors were encountered: