Following the offline setup guidance; Using --download-only to populate the .minikube/cache directory then copying it to an offline machine, I am able to get minikube running with a standard start command.
However I cannot get it to start with the --addons ingress it gets stuck on Verifying ingress addon...
The command I ran on the internet connect machine was minikube start --addons=ingress --download-only so I would assume that the ingress addon would be downloaded also. .minikube/addons remains empty however.
What Happened?
Following the offline setup guidance; Using
--download-only
to populate the .minikube/cache directory then copying it to an offline machine, I am able to get minikube running with a standard start command.However I cannot get it to start with the
--addons ingress
it gets stuck onVerifying ingress addon...
The command I ran on the internet connect machine was
minikube start --addons=ingress --download-only
so I would assume that the ingress addon would be downloaded also. .minikube/addons remains empty however.Attach the log file
Unable to export log file.
Operating System
Redhat/Fedora
Driver
Podman