Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error restarting cluster: wait: waiting for component=kube-apiserver: timed out waiting for the condition #7773

Closed
Thomas-In opened this issue Apr 18, 2020 · 3 comments
Labels
kind/support Categorizes issue or PR as a support question. long-term-support Long-term support issues that can't be fixed in code

Comments

@Thomas-In
Copy link

Hello,

I got the following error, can you help?

root@minikube:~# minikube start --container-runtime=cri-o
o minikube v1.0.1 on linux (amd64)
$ Downloading Kubernetes v1.14.1 images in the background ...
i Tip: Use 'minikube start -p ' to create a new cluster, or 'minikube delete' to delete this one.
: Re-using the currently running virtualbox VM for "minikube" ...
: Waiting for SSH access ...

  • "minikube" IP address is 192.168.99.100
  • Configuring CRI-O as the container runtime ...
  • Version of container runtime is 1.13.1
    : Waiting for image downloads to complete ...
  • Preparing Kubernetes environment ...
  • Pulling images required by Kubernetes v1.14.1 ...
    : Relaunching Kubernetes v1.14.1 using kubeadm ...
    : Waiting for pods: apiserver
    ! Error restarting cluster: wait: waiting for component=kube-apiserver: timed out waiting for the condition
@tstromberg
Copy link
Contributor

tstromberg commented Apr 19, 2020

@Thomas-In - You should upgrade to a more recent release of minikube.

In the mean-time, you can likely fix the issue by running minikube delete, but you will probably run into the issue again until you upgrade. Also, please don't run minikube as root.

Let me know how it goes.

@tstromberg tstromberg added long-term-support Long-term support issues that can't be fixed in code kind/support Categorizes issue or PR as a support question. labels Apr 19, 2020
@Thomas-In
Copy link
Author

Thomas-In commented Apr 19, 2020 via email

@medyagh
Copy link
Member

medyagh commented May 13, 2020

glad to see this was solved

@medyagh medyagh closed this as completed May 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/support Categorizes issue or PR as a support question. long-term-support Long-term support issues that can't be fixed in code
Projects
None yet
Development

No branches or pull requests

3 participants