I want to connect to Kubernetes pod running under Desktop Rancher (but can be other). On this pod I want to run some test tools using X Windows.
How can I achieve it? What steps is need to done. I think about simple DISPLAY export or X11 Forwarding via SSH.
Currently I am trying connect to localhost using WSL but it not works using host.docker.internal - everything looks good but xeyes is not opening.