Open sownak opened 4 years ago
As a developer I want to enable node discovery in Hyperledger Besu so that I can configure bootnodes for a Besu network.
This is dependent on UDP support by Kubernetes Loadbalancer and Ambassador per following issues: PR: https://github.com/kubernetes/kubernetes/pull/87549 Issue: https://github.com/kubernetes/kubernetes/issues/40244 Ambassador: https://github.com/datawire/ambassador/issues/1674 Steps:
With the new no proxy deployment support, we can try to add node discovery.
Description
As a developer I want to enable node discovery in Hyperledger Besu so that I can configure bootnodes for a Besu network.
This is dependent on UDP support by Kubernetes Loadbalancer and Ambassador per following issues: PR: https://github.com/kubernetes/kubernetes/pull/87549 Issue: https://github.com/kubernetes/kubernetes/issues/40244 Ambassador: https://github.com/datawire/ambassador/issues/1674 Steps:
Acceptance Criteria