Running a web browser on the host with access to the user-v2 network? #2705
-
I'm running a Kubernetes cluster with one control plane and two worker nodes based on the oraclelinux-8 template and user-v2 networking. This works beautifully with the exception of accessing services exposed as Ingress or LoadBalancer in the cluster - if I do not want do do SSH port forwarding. Running Firefox on one of the VMs does work, but only intermittently as there seems to be some glitches in the X11 forwarding, and still isn't the preferred option. Since the limactl usernet service is running on the host, my reasoning is that it should be possible to string some bits together to get an application to connect to this. But where to get started? The limactl usernet service does have an API, but I can't find any documentation on how to get started on this. Any ideas? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 6 replies
-
We should have a documentation for this. |
Beta Was this translation helpful? Give feedback.
PR to add
limactl tunnel
command for wrapping the ssh command above: