I am trying to run tests inside the containers (selenium nodes). I used kubernetes to orchestrate the containers.
Tried updating the Docker subnet too
Note: Restarting docker didn't help
Everything worked well after I uninstall, reinstall, delete and start minikube
probably the newer version had some fix; but am not sure why it wasn't working before
brew cask uninstall minikube
brew cask install minikube
minikube delete
minikube startCheck if firewall is enabled. if so, stop and disable the firewall