We deployed Hono on a minikube cluster running on a virtual machine (CentOS 8). The load balancer is running and we can access and interact with Hono from within this virtual machine. However, we don't know how to access Hono from the outside, i.e. from our local network.
Is there some additional configuration required, like e.g. some sort of network bridge? We aren't very experienced with network setup and configuration.