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 k8s-app=kube-proxy: timed out waiting for the condition #4294

Closed
prakasa-tkpd opened this issue May 20, 2019 · 1 comment
Labels
co/kube-proxy issues relating to kube-proxy in some way triage/duplicate Indicates an issue is a duplicate of other open issue.

Comments

@prakasa-tkpd
Copy link

The exact command to reproduce the issue:
minikube start

The full output of the command that failed:
➜ ~ minikube start
πŸ˜„ minikube v1.0.1 on darwin (amd64)
🀹 Downloading Kubernetes v1.14.1 images in the background ...
πŸ’‘ 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 Docker as the container runtime ...
🐳 Version of container runtime is 17.06.0-ce
βŒ› 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 proxy
πŸ’£ Error restarting cluster: wait: waiting for k8s-app=kube-proxy: timed out waiting for the condition

😿 Sorry that minikube crashed. If this was unexpected, we would love to hear from you:
πŸ‘‰ https://github.com/kubernetes/minikube/issues/new

The output of the minikube logs command:

The operating system version:
macOS Mojave darwin (amd64)

@tstromberg tstromberg changed the title Crash when exec minikube start Error restarting cluster: wait: waiting for k8s-app=kube-proxy: timed out waiting for the condition May 22, 2019
@tstromberg tstromberg added the co/kube-proxy issues relating to kube-proxy in some way label May 22, 2019
@tstromberg
Copy link
Contributor

Thank you for sharing your experience!

This issue appears to be a duplicate of #3843, so I will close this in preference to that issue so that we may centralize the information around it. If you feel that this is not in fact a duplicate, please feel free to re-open this issue.

This should no longer be an issue with the newly released minikube v1.1.0 - I highly recommend upgrading to it.

@tstromberg tstromberg added the triage/duplicate Indicates an issue is a duplicate of other open issue. label May 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
co/kube-proxy issues relating to kube-proxy in some way triage/duplicate Indicates an issue is a duplicate of other open issue.
Projects
None yet
Development

No branches or pull requests

2 participants