The goal is to deploy multiple Paladin Docker containers on separate nodes (networks), where each Paladin instance runs on its own network and connects to a corresponding Besu node. Additionally, the Paladin containers across different nodes must be able to communicate with each other.
Overview
The goal is to deploy multiple Paladin Docker containers on separate nodes (networks), where each Paladin instance runs on its own network and connects to a corresponding Besu node. Additionally, the Paladin containers across different nodes must be able to communicate with each other.
This issue is dependent on Run Paladin in a Multi-Node Setup (Multiple Containers).
It can be achieved by:
Assumptions
DoD