Hi Folks,
I just got a question about not being able to access the K10 dashboard on Rancher Desktop when leveraging WSL2.
Remember Rancher Desktop under the hood is using K3S and by default that uses the Traefik ingress controller. Then we have the wild and wonderful world of the windows subsystem for linux (subsystem… :) ). After installing Kasten go to your terminal and type
kubectl get ing -n kasten-io
In the third column you should see the address that you can use from your local browser:

Now move to your browser and type in that IP with the /k10
