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

[Suggestion] Support for DaemonSet Deployment Method for Log Collector #367

Open
jack-wqing opened this issue Jun 19, 2024 · 1 comment
Open

Comments

@jack-wqing
Copy link

Detailed Description: The log collector currently used in the project only supports the Sidecar deployment mode, which to some extent increases resource consumption. To improve the utilization rate of resources, it is suggested that the development team consider supporting the DaemonSet deployment method.
The DaemonSet mode can uniformly deploy the log collector across the entire Kubernetes cluster, reducing redundancy and lowering resource occupancy. Additionally, if possible, it is suggested to open source an Operator that supports the DaemonSet deployment method, so that the community and users can customize and extend it.
Expected Outcome:
Support for the log collector using the DaemonSet deployment method.
Open sourcing an Operator for the log collector based on the DaemonSet deployment method.

@wtt40122
Copy link
Collaborator

we are committed to supporting this feature in the future and plan to open-source an operator that facilitates the DaemonSet deployment method. This initiative is firmly on our roadmap.

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