This is probably a rather basic question but I'm i...
# general
c
This is probably a rather basic question but I'm in the process a learning Kubernetes - please bear with me. Just managed to install Rancher Desktop (on Win11) and installed Rancher on top. I went through the Traefik How-To-Guide, which also worked out for me. Successfully ported that example to one of my applications, in the Rancher Desktop cluster and from their to the Rancher cluster and got it to work their, as well (with the cluster CLI). However, while I can access my application in the Rancher Desktop cluster from my Windows browser via my WSL Linux machine IP, I can't do the same with the application in the Rancher cluster. My WSL machine can ping / curl my application just fine in the Rancher cluster but of course it doesn't have the GUI / browser I need. I managed fine with Rancher in a cloud based cluster with its load balancer and all but in this desktop based cluster I'm spinning my wheels - sorry for this beginner question.