microsoft / mindaro

Bridge to Kubernetes - for Visual Studio and Visual Studio Code
MIT License
307 stars 106 forks source link

Connect to several Kubernetes services through one Visual studio instance #318

Open kot-pilot opened 2 years ago

kot-pilot commented 2 years ago

From documentation it seems like 1 Visual studio instance = 1 service for Bridge to Kubernetes.

You can debug in parallel, with multiple services. Launch as many instances of Visual Studio as services you want to debug.

It would be great to have possibility to connect several service instances through 1 Visual studio instance, as Visual Studio has possibility to start several projects at the same time