microsoft / mindaro

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

Bridge to Kubernetes not working with Docker Desktop Kubernetes #320

Open ryan-motive opened 2 years ago

ryan-motive commented 2 years ago

Describe the bug Using Bridge to Kubernetes with Docker Desktop built-in Kubernetes causes the cluster to become unresponsive. Sometimes only a full system reboot can get it back.

To Reproduce Use Bridge to Kubernetes with any Docker Desktop Kubernetes service.

**Expected behavior** Should connect & run app as expected. **Environment Details** Client used (VS Code/Visual Studio): Visual Studio Client's version: 2019 & 2022 Operating System: Windows 11 **Additional context** Bridge works fine with Minikube, but our team is not able to get it to work with Docker Desktop Kubernetes.
barnybadzoo commented 2 years ago

Any update to this issue ? I really need this in Vs2022 to debug easier with docker desktop. Is there a timeline or roadmap, when we could expect something working correctly without crashing docker desktop ?