[receiver/k8sobject] support kubernetes leader election #32994
Labels
enhancement
New feature or request
help wanted
Extra attention is needed
never stale
Issues marked with this label will be never staled and automatically removed
priority:p2
Medium
Component(s)
receiver/k8sobjects
Is your feature request related to a problem? Please describe.
Currently the receiver is only supported in Deployment mode, with 1 replica. The receiver should know how to take advantage of leader election so that it can be run with multiple replicas or as a daemonset. This allows
Describe the solution you'd like
The receiver should know how to take advantage of leader election so that it can be run with multiple replicas or as a daemonset. This allows the users to potentially slim their k8s deployment architecture to only a daemonset or deployment, instead of needing to put the receiver in a specific collector instance with only 1 replica.
Describe alternatives you've considered
No response
Additional context
The text was updated successfully, but these errors were encountered: