kubernetes / minikube

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

Exiting due to GUEST_START #18506

Open rsergio07 opened 6 months ago

rsergio07 commented 6 months ago

What Happened?

I was following along the "https://kubernetes.io/docs/tutorials/hello-minikube/," but I got this message: ❌ Exiting due to MK_UNIMPLEMENTED: minikube service is not currently implemented with the builtin network on QEMU, try starting minikube with '--network=socket_vmnet' when trying the following command: minikube service hello-node

So, I tried to start the minikube service again following the recommendation made by the system: minikube start --network=socket_vmnet but I got a new error:

❌ Exiting due to GUEST_START: failed to start node: wait 6m0s for node: wait for healthy API server: apiserver healthz never reported healthy: context deadline exceeded

Attach the log file

logs.txt

Operating System

macOS (Default)

Driver

QEMU

Ritikaa96 commented 6 months ago

/kind support

k8s-triage-robot commented 1 month ago

The Kubernetes project currently lacks enough contributors to adequately respond to all issues.

This bot triages un-triaged issues according to the following rules:

You can:

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle stale

k8s-triage-robot commented 2 days ago

The Kubernetes project currently lacks enough active contributors to adequately respond to all issues.

This bot triages un-triaged issues according to the following rules:

You can:

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle rotten