Future Deprecations #2055
csatib02
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Deprecations
We are planning on deprecating the following components in the next major release.
1. NodeAgent CRD and inline NodeAgents in the Logging resource
NodeAgents were an attempt to generalize log agents configuration, however it never grew out of a PoC where the main feature was the ability to run fluentbit on windows hosts. The code has not been updated and unfortunately the original fluentbit spec (in the Logging resource and in the separate FluentbitAgent resource) and the features behind it significantly diverged.
In the last year, Telemetry Controller was introduced as a replacement for both NodeAgent and FluentbitAgent resource with additional multi-tenant capabilities and more flexible agent side log selection in general.
Users of NodeAgent (should be Windows users mostly) are encouraged to get in contact with us (the maintainers) over the community channels to find a viable path forward using the Telemetry Controller.
Non-windows users should either migrate to FluentbitAgent or to the Telemetry Controller. Please also contact the community channels if you are in doubt!
Timeline
NodeAgents will be removed with 6.0.0 coming in 14th of July, while 5.4.0 is officially supported until 6th of October. (The ability to release patches from community contributions for version 5.4.0 will be supported even after 6th of October.)
2. hostTailer config from the helm-chart
Migration
from:
to:
Beta Was this translation helpful? Give feedback.
All reactions