kubedirector
kubedirector copied to clipboard
Support for cross-cluster ConnectionSpec
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.