You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
❗ 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.32.0:$PATH" kubeadm certs renew all --config /var/tmp/minikube/kubeadm.yaml": Process exited with status 1
stdout:
stderr:
W0407 19:14:23.727140 21001 common.go:101] your configuration file uses a deprecated API spec: "kubeadm.k8s.io/v1beta3" (kind: "ClusterConfiguration"). Please use 'kubeadm config migrate --old-config old.yaml --new-config new.yaml', which will write the new, similar spec using a newer API version.
W0407 19:14:23.727527 21001 common.go:101] your configuration file uses a deprecated API spec: "kubeadm.k8s.io/v1beta3" (kind: "InitConfiguration"). Please use 'kubeadm config migrate --old-config old.yaml --new-config new.yaml', which will write the new, similar spec using a newer API version.
this version of kubeadm only supports deploying clusters with the control plane version >= 1.31.0. Current version: v1.28.3
To see the stack trace of this error execute with --v=5 or higher
I am curious is there any time-date change on your host ? also do you know how old is this cluster ? could be more than 1 year ? ( we shoudl have a code that Refreshes the Certs after they expire but maybe it is not working properly)
and does deleting and recreating it helps ?
btw I noticed you are using minikube 1.32, the current version is 1.35
What Happened?
❗ 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.32.0:$PATH" kubeadm certs renew all --config /var/tmp/minikube/kubeadm.yaml": Process exited with status 1
stdout:
stderr:
W0407 19:14:23.727140 21001 common.go:101] your configuration file uses a deprecated API spec: "kubeadm.k8s.io/v1beta3" (kind: "ClusterConfiguration"). Please use 'kubeadm config migrate --old-config old.yaml --new-config new.yaml', which will write the new, similar spec using a newer API version.
W0407 19:14:23.727527 21001 common.go:101] your configuration file uses a deprecated API spec: "kubeadm.k8s.io/v1beta3" (kind: "InitConfiguration"). Please use 'kubeadm config migrate --old-config old.yaml --new-config new.yaml', which will write the new, similar spec using a newer API version.
this version of kubeadm only supports deploying clusters with the control plane version >= 1.31.0. Current version: v1.28.3
To see the stack trace of this error execute with --v=5 or higher
Attach the log file
logs.txt
Operating System
macOS (Default)
Driver
Docker
The text was updated successfully, but these errors were encountered: