Currently FRIDGE uses an SSH tunnel to route traffic from the external TRE to endpoints within the isolated cluster.
We have had Director-MESH on our radar as a replacement, since that appears to be the direction the broader community is moving towards.
Director-MESH is a combination of Netbird and HAProxy.
KCL have a direct use case for a VPN connection: they want to be able to route some traffic direct back to systems on their end, so they really need a 2-way comms system.
Things to think about:
- where does the netbird management app live?
- how do we configure netbird?
See also issue #69
Currently FRIDGE uses an SSH tunnel to route traffic from the external TRE to endpoints within the isolated cluster.
We have had Director-MESH on our radar as a replacement, since that appears to be the direction the broader community is moving towards.
Director-MESH is a combination of Netbird and HAProxy.
KCL have a direct use case for a VPN connection: they want to be able to route some traffic direct back to systems on their end, so they really need a 2-way comms system.
Things to think about:
See also issue #69