microsoft / mindaro

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

Question: Does bridge to kubernetes work with all kubernetes distributions? #311

Closed kot-pilot closed 2 years ago

kot-pilot commented 2 years ago

So the question is if this tool only supposed to work with Azure, or with any of kubernetes distros? Or maybe it's restricted to only some list of distros like: Azure, AWS, Openshift, GKE?

daniv-msft commented 2 years ago

Thanks for your question. Bridge to Kubernetes should work with any Kubernetes cluster (including not only Cloud hosted clusters but also local ones such as Minikube). That said, we're doing most of our testing on AKS. If you detect an issue with another cluster, please feel free to open an issue.