kubedirector icon indicating copy to clipboard operation
kubedirector copied to clipboard

Support for cross-cluster ConnectionSpec

Open swamibluedata opened this issue 2 years ago • 0 comments

By using Istio service mesh, it is possible to link multiple K8s clusters through the service mesh. One good use case is to run jupyter notebook in one K8s Cluster connecting to MLFlow in another K8s Cluster. It will be great if KubeDirectorCluster can support connections that spans multiple K8s clusters.

swamibluedata avatar Jun 21 '22 16:06 swamibluedata