Hey, i just gave rancher-desktop another shot and it seems to work nicely across the board Ubuntu, Mac/M1 (for x86). Although on Ubuntu i can't access the vm directly on it's private IP because there is no bridge. That creates a little problem where i need to access an ingress-domain on the same fqdn from inside and outside the cluster. My best bet is using *.
192-168-5-15.nip.io as ingress and add a /etc/hosts entry for these sub-domains pointing to 127.0.0.1. But i am wondering if there are other/better solutions?