|
|
|
|
|
by rad_gruchalski
438 days ago
|
|
Interesting. I was recently building something similar but I went for Istio with VMs (where VM is more like an unmanaged process rather than an actual VM). Not only I can route to the cluster from the local dev, the cluster routes to my local dev. Full mTLS, subject to every possible traffic shaping solution available in Istio, vcluster, no vcluster, multi-cluster mesh, what have you. Since we use Istio everywhere this approach means there are no new tools. |
|