Skip to content

Starting minikube failed after loooong period of disuse #22751

@RanchoHam

Description

@RanchoHam

What Happened?

Haven't run minikube on this particular machine (Win11 Pro on HP-Z06 hardware with Docker Desktop installed and running) for well over a year. The minikube start barfed with the following ...
`💾 Downloading Kubernetes v1.30.0 preload ...
> preloaded-images-k8s-v18-v1...: 342.90 MiB / 342.90 MiB 100.00% 32.34 M
> gcr.io/k8s-minikube/kicbase...: 481.58 MiB / 481.58 MiB 100.00% 30.62 M
🔥 Creating docker container (CPUs=2, Memory=16300MB) ...
🐳 Preparing Kubernetes v1.30.0 on Docker 26.1.1 ...
❗ kubeadm certificates have expired. Generating new ones...

❌ Exiting due to GUEST_CERT: Failed to setup certs: renew expired kubeadm certs: kubeadm certs renew: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.30.0:$PATH" kubeadm certs renew all --config /var/tmp/minikube/kubeadm.yaml": Process exited with status 1
stdout:

stderr:
this version of kubeadm only supports deploying clusters with the control plane version >= 1.29.0. Current version: v1.27.4
To see the stack trace of this error execute with --v=5 or higher`

logs.txt

Attach the log file

Haven't run minikube on this particular machine (Win11 Pro on HP-Z06 hardware with Docker Desktop installed and running) for well over a year. The minikube start barfed with the following ...
`💾 Downloading Kubernetes v1.30.0 preload ...
> preloaded-images-k8s-v18-v1...: 342.90 MiB / 342.90 MiB 100.00% 32.34 M
> gcr.io/k8s-minikube/kicbase...: 481.58 MiB / 481.58 MiB 100.00% 30.62 M
🔥 Creating docker container (CPUs=2, Memory=16300MB) ...
🐳 Preparing Kubernetes v1.30.0 on Docker 26.1.1 ...
❗ kubeadm certificates have expired. Generating new ones...

❌ Exiting due to GUEST_CERT: Failed to setup certs: renew expired kubeadm certs: kubeadm certs renew: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.30.0:$PATH" kubeadm certs renew all --config /var/tmp/minikube/kubeadm.yaml": Process exited with status 1
stdout:

stderr:
this version of kubeadm only supports deploying clusters with the control plane version >= 1.29.0. Current version: v1.27.4
To see the stack trace of this error execute with --v=5 or higher`

logs.txt

Operating System

Windows

Driver

Docker

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions