-
Notifications
You must be signed in to change notification settings - Fork 548
Labels
area:opampIssues for the opamp resourceIssues for the opamp resourceenhancementNew feature or requestNew feature or request
Description
Component(s)
opamp
Is your feature request related to a problem? Please describe.
The OpAMP bridge right now is really only meant to be run as a single pod, there are users that would be interested in a high availability mode to ensure a reliable experience in Kubernetes in case of any pod evictions.
Describe the solution you'd like
Not sure yet... I think the method I like most so far is one where we use leader election to determine which pod is allowed to do remote configuration. That way we can scale up to multiple bridges while ensuring only one can write.
Describe alternatives you've considered
No response
Additional context
No response
Metadata
Metadata
Assignees
Labels
area:opampIssues for the opamp resourceIssues for the opamp resourceenhancementNew feature or requestNew feature or request