You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Evaluate existing solutions (e.g. SKUPPER.io, Istio service mesh) for K8S cluster-to-cluster connection as the means for enabling node-to-node communication.
Setting up a test environment for the evaluation.
Test connectivity, e.g., exposing a simple web server on a POD on cluster A, and do a 'curl' to it from a POD on cluster B.
the traffic does not have to go through the "Proxy Server" (see fig2)
algorithm container is not allowed to connect to internet
and should be able to connect to the service mesh then to another algorithm
ensure that the service mesh is decoupled with setup of v6 (node)
user could choose which service mesh to use (e.g. skupper, istio), make sure it is part of the Cloud native computing foundation https://www.cncf.io/projects/
The text was updated successfully, but these errors were encountered:
hcadavid
changed the title
Node-to-node communication through a VPN
Enabling node-to-node communication through k8s' cluster-to-cluster connections
Mar 5, 2024
Evaluate existing solutions (e.g. SKUPPER.io, Istio service mesh) for K8S cluster-to-cluster connection as the means for enabling node-to-node communication.
Relevant
Requirements:
The text was updated successfully, but these errors were encountered: