kubernetes / minikube

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

"minikube start" refuses to start (some type of version issue regarding 1.18.3, which has never been installed) #19060

Open davidmpatterson opened 4 months ago

davidmpatterson commented 4 months ago

What Happened?

As above, installation of minikube was normal (I installed 1.33.1). The first startup failed with the error:

Specified Kubernetes version 1.18.3 is less than the oldest supported version: v1.20.0. Use minikube config defaults kubernetes-version for details. ❗ You can force an unsupported Kubernetes version via the --force flag

❌ Exiting due to K8S_OLD_UNSUPPORTED: Kubernetes 1.18.3 is not supported by this release of minikube

The issue is that I've never installed 1.18.3.

Attach the log file

See above.

Operating System

macOS (Default)

Driver

None

sahasouravcse commented 4 months ago

Hi @davidmpatterson , I tried replicating your scenario

Here is my approach -

image

try minikube delete followed by start --vm-driver=virtualbox then minikube start --vm-driver=virtualbox

eventually minikube status Should get you this

image
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 3 weeks 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