Error restarting cluster: wait: waiting for k8s-app=kube-proxy: timed out waiting for the condition #4294
Labels
co/kube-proxy
issues relating to kube-proxy in some way
triage/duplicate
Indicates an issue is a duplicate of other open issue.
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)
The text was updated successfully, but these errors were encountered: