We want to get ~3 other orgs hosting Obol relay servers, preferably scalable ones they can make available to the public
Proposed Solution
Lets create a chart obol-relay, that deploys a variable number of charon relay replicas, along with an ingress configured to TCP sticky loadbalance requests to deterministic pods. The chart should:
[ ] Be able to work with a single pod
[ ] Be able to work with an nginx/stock ingress CRD
[ ] Should have a readme guide in the docs that explains installing the chart and monitoring the health of it via grafana dashboards. The guide should also explain the complexities of the sticky loadbalancing and why it is important.
[ ] Be able to work with DNS names coming into the ingress.
The goal is to encourage some bia pro users to run this chart when its ready.
Problem to be Solved
We want to get ~3 other orgs hosting Obol relay servers, preferably scalable ones they can make available to the public
Proposed Solution
Lets create a chart
obol-relay
, that deploys a variable number ofcharon relay
replicas, along with an ingress configured to TCP sticky loadbalance requests to deterministic pods. The chart should:The goal is to encourage some bia pro users to run this chart when its ready.