Expose Minikube to LAN Network.
Hello Community.
Maybe this is an old topic. But the new one is me. As the matter says, I want to expose my minikube to my LAN. It is not that it is in production, I am doing some tests.
My minikube:
IPv4 address for br-d749bfcfd222: 192.168.49.1
IPv4 address for docker0: 172.17.0.1
IPv4 address for ens18: 10.20.11.22
From the host where I have installed (UBUNTU 21.04, DOCKER) everything works. But I can’t get the PCs that are on my LAN (10.20.11.0) to reach the applications.
Any help is welcome