kubernetes / minikube

Run Kubernetes locally
https://minikube.sigs.k8s.io/
Apache License 2.0
29.53k stars 4.89k forks source link

Offline Addon Use #19915

Open Manngunner opened 2 weeks ago

Manngunner commented 2 weeks ago

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 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.

Attach the log file

Unable to export log file.

Operating System

Redhat/Fedora

Driver

Podman

AmarNathChary commented 2 weeks ago

/kind support

AmarNathChary commented 2 weeks ago

Can you try once again importing log file so that we can have a more information on issue.

Manngunner commented 2 weeks ago

I am not able to upload the log file because it's in an environment that I cannot export from.