How can I make 3 VMs connect with each other as well as internet without using bridged adapter in Virtualbox?
I don't want to use bridged adapter because I use WiFi and this combination often doesn't work. I need to connect with internet to be able to download packages, and connect with each other so that I can form a Kubernetes Cluster.
I want to connect to them via SSH from another remote machine (using same or different network).