Anyone have any pointers to using traefik with k3s...
# k3s
h
Anyone have any pointers to using traefik with k3s/k3d/k0s on WSL-2? I have a cluster setup using k3s and was going through the class Master Traefik Proxy with K3s - Traefik Academy and was able to access Traefik using port forwarding but am having problems accessing the cluster with an ingress kubectl get ingress -A -o wide NAMESPACE NAME CLASS HOSTS ADDRESS PORTS AGE kube-system traefik-dashboard traefik dashboard.traefik.10.43.0.1.sslip.io 172.19.216.155 80 37m Anyone have any pointers on how to debug?