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

implement a consensus layer proxy solution #499

Open
cjorge-graphops opened this issue Feb 27, 2024 · 0 comments
Open

implement a consensus layer proxy solution #499

cjorge-graphops opened this issue Feb 27, 2024 · 0 comments
Labels
meta:triaged This issue has been triaged (has a good description, as well as labels for priority, size and type) p2 Medium priority size:medium Medium type:feature New or enhanced functionality

Comments

@cjorge-graphops
Copy link
Contributor

cjorge-graphops commented Feb 27, 2024

We need a proxy/load-balancer for at least ethereum consensus layer for HA.

Immediate use-case would be arbitrum, as since arbitrum-nitro v3 (graphops/launchpad-charts@8fcfc77) it now requires a beacon endpoint.

This could be done maybe in a very hackish way like for Heimdall in polygon with the combo of an ad-hoc SVC + health-check, or we should consider this: https://github.com/ethpandaops/dugtrio . One challenge there is that it's not-obvious if that proxy itself can scale to multiple replicas running (the helm chart fixes replicas to 1).

@cjorge-graphops cjorge-graphops added size:medium Medium p2 Medium priority type:feature New or enhanced functionality meta:triaged This issue has been triaged (has a good description, as well as labels for priority, size and type) labels Jul 9, 2024
@cjorge-graphops cjorge-graphops changed the title provide a load-balancer SVC when using the scaling interface implement a consensus layer proxy solution Jul 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
meta:triaged This issue has been triaged (has a good description, as well as labels for priority, size and type) p2 Medium priority size:medium Medium type:feature New or enhanced functionality
Projects
None yet
Development

No branches or pull requests

1 participant