Replies: 1 comment
-
|
Solved. There was a strict network policy. That blocked any traffic. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
After migrating from Docker Desktop to Rancher Desktop Windows I like the stability of the Rancher Desktop! Great!
I would like to access any service in a browser. Normally i would do that via a LoadBalancer, NodePort or Ingress. Whatever i tried, it didn't work on Rancher Desktop Windows (running in WSL2).
There is a simple example for using ingress, see https://docs.rancherdesktop.io/how-to-guides/traefik-ingress-example.
After creating the simple environment, i tried with curl to reach it. The error message is below. I also tried simpler configs by changing my windows env/host file. Of course i used the right $IP (internal address).
I guess that internal IP can 'never' be reached by the browser. I did also some tricks like:
I really hope you can help, so I can enjoy RD even more.
Beta Was this translation helpful? Give feedback.
All reactions