I am planning on using kubernetes in wsl to create a pod. within the pod, I create containers using containerlab. Followed by giving the containers external ip addresses that can be accessed from wsl.
Internal IP of containerlab: 172.20.20.0/24
External IP of node1 in containerlab: 10.151.232.12 #for example.
I have read multiple documents but still they do not say much about this. So I am asking if it is possible?