Skip to content

OpAMP Bridge HA mode #3822

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

Open
jaronoff97 opened this issue Mar 19, 2025 · 0 comments · May be fixed by #3847
Open

OpAMP Bridge HA mode #3822

jaronoff97 opened this issue Mar 19, 2025 · 0 comments · May be fixed by #3847
Assignees
Labels
area:opamp Issues for the opamp resource enhancement New feature or request

Comments

@jaronoff97
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:opamp Issues for the opamp resource enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant