Add support for using the load balancer address as the external gossip address #1402
Labels
Feature Enhancement
Enhancing an existing feature driven by business requirements. Typically backwards compatible.
P0
An issue impacting production environments or impacting multiple releases or multiple individuals.
released on @0.35.x
released
Feature to Enhance
Consensus Node Deployment (
network deploy
)Requested Enhancement
The
network deploy
command currently uses the cluster internal DNS name for the external gossip address in theconfig.txt
andgenesis-network.json
address books.This needs to be changed to use the
loadBalancerIP
address from the haproxyService
endpoint when the--load-balancer
switch is enabled on thenetwork deploy
command.Business Need
Required to support deployments using load balancers.
Additional Context
No response
The text was updated successfully, but these errors were encountered: