Problem or Use Case
I am trying to test an application using LoadBalancers on Windows (using docker desktop).
Unfortunately during creation (vcluster create my-cluster --add=false) the following is logged:
17:28:54 warn Load balancer type services are not supported inside the vCluster because the docker network is not reachable. Port-forwarding will not work. This is only supported on macOS
Proposed Solution
implement the load balancing somehow on windows in a similar way to mac :)
Alternatives Considered
No response
Area
Networking / Load Balancers
Additional Context
No response
Problem or Use Case
I am trying to test an application using LoadBalancers on Windows (using docker desktop).
Unfortunately during creation (
vcluster create my-cluster --add=false) the following is logged:Proposed Solution
implement the load balancing somehow on windows in a similar way to mac :)
Alternatives Considered
No response
Area
Networking / Load Balancers
Additional Context
No response