Azure / Bridge-To-Kubernetes

Bridge To Kubernetes (B2K) is development tool to debug microservices, pods which redirects traffic to your local development machine and vice versa.
https://learn.microsoft.com/en-us/visualstudio/bridge/overview-bridge-to-kubernetes
Other
203 stars 57 forks source link

question on k8s Windows Containers #293

Open nagisatosanae opened 1 year ago

nagisatosanae commented 1 year ago

We're running Windows containers on a Windows K8S worker node.

I was wondering if bridge-to-kubernetes works for pods running on windows worker nodes.

When running dsc to inject remoteagent sidecar container to pod, is the image for windows node used and does it work? I was also wondering if restore pods or additional pods installed in isolation mode would work on window worker nodes.

hsubramanianaks commented 1 year ago

@nagisatosanae Thanks for raising this issue. Windows containers aren't supported yet , here is the documentation link - https://learn.microsoft.com/en-us/visualstudio/bridge/overview-bridge-to-kubernetes#limitations. Although we have plans to support them in the future and will keep you posted when it will be available.

serlophug commented 2 months ago

Hi everyone! Is there an expected date for the release of a version that supports Windows containers? Thanks in advance