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

Add bootstrap service and load balancer service #13

Closed gregcusack closed 6 months ago

gregcusack commented 7 months ago

Summary of Changes

1) Add bootstrap and load balancer services. Will be used for other validators to reach the bootstrap validator.

This PR https://github.com/anza-xyz/validator-lab/pull/12 must be merged before this one!

A series of PRs that will build out the monogon testing framework for deploying validator clusters on Kubernetes Previous PR: 12) PR: https://github.com/anza-xyz/validator-lab/pull/12

gregcusack commented 6 months ago

adding functionality into: https://github.com/anza-xyz/validator-lab/pull/38