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

Starting cluster components... kubeadm .: Process exited with status 1 #3356

Closed
YangSii opened this issue Nov 21, 2018 · 8 comments
Closed
Labels
ev/kubeadm-exited-status-1 kubeadm exited with status 1 os/windows triage/obsolete Bugs that no longer occur in the latest stable release

Comments

@YangSii
Copy link

YangSii commented Nov 21, 2018

I tried running minikube start on windows 10. I haven't told me success for a long time, what should I do?

$ minikube start
Starting local Kubernetes v1.10.0 cluster...
Starting VM...
Downloading Minikube ISO
170.78 MB / 170.78 MB 100.00% 0ss2s

Getting VM IP address...
Moving files into cluster...
Downloading kubeadm v1.10.0
Downloading kubelet v1.10.0
Finished Downloading kubelet v1.10.0
Finished Downloading kubeadm v1.10.0
Setting up certs...
Connecting to cluster...
Setting up kubeconfig...
Starting cluster components...

@YangSii
Copy link
Author

YangSii commented Nov 21, 2018

Now he told me this

E1121 11:26:01.051668 3916 start.go:297] Error starting cluster: kubeadm init error
sudo /usr/bin/kubeadm init --config /var/lib/kubeadm.yaml --ignore-preflight-errors=DirAvailable--etc-kubernetes-manifests --ignore-preflight-errors=DirAvailable--data-minikube --ignore-preflight-errors=Port-10250 --ignore-preflight-errors=FileAvailable--etc-kubernetes-manifests-kube-scheduler.yaml --ignore-preflight-errors=FileAvailable--etc-kubernetes-manifests-kube-apiserver.yaml --ignore-preflight-errors=FileAvailable--etc-kubernetes-manifests-kube-controller-manager.yaml --ignore-preflight-errors=FileAvailable--etc-kubernetes-manifests-etcd.yaml --ignore-preflight-errors=Swap --ignore-preflight-errors=CRI &&
sudo /usr/bin/kubeadm alpha phase addon kube-dns
running command: : running command:
sudo /usr/bin/kubeadm init --config /var/lib/kubeadm.yaml --ignore-preflight-errors=DirAvailable--etc-kubernetes-manifests --ignore-preflight-errors=DirAvailable--data-minikube --ignore-preflight-errors=Port-10250 --ignore-preflight-errors=FileAvailable--etc-kubernetes-manifests-kube-scheduler.yaml --ignore-preflight-errors=FileAvailable--etc-kubernetes-manifests-kube-apiserver.yaml --ignore-preflight-errors=FileAvailable--etc-kubernetes-manifests-kube-controller-manager.yaml --ignore-preflight-errors=FileAvailable--etc-kubernetes-manifests-etcd.yaml --ignore-preflight-errors=Swap --ignore-preflight-errors=CRI &&
sudo /usr/bin/kubeadm alpha phase addon kube-dns

.: Process exited with status 1

An error has occurred. Would you like to opt in to sending anonymized crash
information to minikube to help prevent future errors?
To opt out of these messages, run the command:
minikube config set WantReportErrorPrompt false

@chavalipraveen
Copy link

👍

@chavalipraveen
Copy link

+1 on this issue

@dudy0127
Copy link

same issue

@gclawes
Copy link

gclawes commented Dec 3, 2018

Are you running this in an environment behind a corporate proxy?

@nicedudu
Copy link

nicedudu commented Dec 4, 2018

Me too

@tstromberg
Copy link
Contributor

Thanks for the report! Can you attach the output of minikube logs please?

@tstromberg tstromberg changed the title Starting cluster components...No response after that Starting cluster components... kubeadm .: Process exited with status 1 Dec 4, 2018
@tstromberg tstromberg added ev/kubeadm-exited-status-1 kubeadm exited with status 1 and removed co/kubeadm Issues relating to kubeadm co/kubeadm-2 labels Jan 22, 2019
@tstromberg
Copy link
Contributor

minikube v0.33 now shows the reason for kubeadm failures. If you are still running into this, feel free to re-open this bug, or open a new more specific one. Thanks!

@tstromberg tstromberg added the triage/obsolete Bugs that no longer occur in the latest stable release label Jan 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ev/kubeadm-exited-status-1 kubeadm exited with status 1 os/windows triage/obsolete Bugs that no longer occur in the latest stable release
Projects
None yet
Development

No branches or pull requests

6 participants