ObolNetwork / charon-k8s-distributed-validator-cluster

A set of Kubernetes manifests for deploying Distributed Validator Clusters.
3 stars 0 forks source link

Add charon relay support #69

Closed aly-obol closed 1 year ago

aly-obol commented 1 year ago

Problem to be solved In release v0.13.0 we introduced charon relay a new replacement to the bootnodes, we need to update the test and canary clusters to use it.

Proposed solution Update the charonxk8s templates and configmap with the new charon relays flag, and bump up the deployment versions from (0.11.0, 0.12.0, latest) to (0.12.0,0.13.0, latest).

Out of scope If there is anything to highlight as out of scope for this issue, please outline it here.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.