anza-xyz / validator-lab

Deploy and test your new Agave validator features in a kubernetes-based cluster
https://www.anza.xyz/
7 stars 4 forks source link

Create and deploy validator replicasets #19

Closed gregcusack closed 6 months ago

gregcusack commented 7 months ago

Summary of Changes

1) Create replicasets for standard validator and deploy them after the bootstrap. They do not connect yet since the we still need replicaset services for the validators to talk to each other 2) Add in expected shred version to validator startup command. this is taken from genesis 3) Set environment variables so validators know how to connect to bootstrap 4) Add validator sol flags for validator sol and stake

gregcusack commented 6 months ago

closing in favor of: https://github.com/anza-xyz/validator-lab/pull/39