pixel-point / kube-forwarder

Easy to use Kubernetes port forwarding manager
https://kube-forwarder.pixelpoint.io/
MIT License
1.08k stars 183 forks source link

Forwarding not working within WSL2 #65

Open nicopadu opened 4 years ago

nicopadu commented 4 years ago

Running Windows 10 v2004 (19041.264) WSL2 based on Ubuntu 20.04 kube-forwarder v1.5.1 (on windows)

Running kube-forwarder on windows, works fine to access external resources within windows, but not within WSL2. While running same forwarding from powershell using kubectl port-forward, external resources are accessible within WSL2 too

KodornaRocks commented 3 years ago

Same problem here

Windows 10.0.19041 Docker Desktop on Windows running docker 19.03.8 on WSL2 instance of Ubuntu 20.04. kube-forwarder v1.5.1 (on windows)