What Happened?
I followed through the initial setup page with
podman machine init --cpus 2 --memory 2048 --disk-size 20
podman machine set --rootful
podman machine start
minikube start --driver=podman --container-runtime=cri-o
Then tried to mount a folder with
and got
❌ Exiting due to IF_HOST_IP: Error getting the host IP address to use from within the VM: RoutableHostIPFromInside is currently only implemented for linux
The error is pretty much self-explanatory, however I didn't find similar opened issues/feature requests of people using podman.
Attach the log file
logs.txt
Operating System
macOS (Default)
Driver
Podman