To expose a service in a on prem k8s cluster, you just need to add a ingress controller and map out the service and port, however, things are little bit trickier with WSL2…. first, WSL2 doesn’t allow port forwarding AFTER you have created the cluster. secondly, a minor but annoying…