lumostone / eth2xk8s

Ethereuem 2.0 Staking with Kubernetes.
GNU General Public License v3.0
14 stars 3 forks source link

Eth1 node included? #44

Open theSchein opened 2 years ago

theSchein commented 2 years ago

In this codebase I am not seeing the functionality for the eth1 node that is required to run a validator. There does not appear to be any geth node deployment. Am I just missing something and this is handled in a different way on this validator implementation?

parithosh commented 2 years ago

Hey! I'm not sure if the codebase is going to be actively maintained (not speaking for the authors of the repo). You can find another repo with helm charts that will be more actively maintained here.

chingyi-lin commented 2 years ago

Hello! Thanks for reaching out. This repo only focuses on Eth2 client charts. We don't have plans to include eth1 node setup at the moment, but we welcome any contribution.

Sorry for our late reply. For some reason we didn't receive any email notification.

chingyi-lin commented 2 years ago

Regarding this project status - this project is in maintenance mode. we are not actively developing new features but we will fix bugs as they come up and will update the helm chart if the client's update breaks the helm chart.