apache / apache/ozhera

[Suggestion] Support for DaemonSet Deployment Method for Log Collector

Open
#367 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
122
Forks
46
Avg merge
11h 56m
Merged PRs (30d)
9

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.