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 starting kubernetes cluster using minikube on windows #4707

Closed
virenhada opened this issue Jul 7, 2019 · 1 comment
Closed

Error starting kubernetes cluster using minikube on windows #4707

virenhada opened this issue Jul 7, 2019 · 1 comment
Labels
co/hyperv HyperV related issues os/windows triage/duplicate Indicates an issue is a duplicate of other open issue.

Comments

@virenhada
Copy link

minikube start --vm-driver=hyperv --hyperv-virtual-switch={switch-name}

  • minikube v1.2.0 on windows (amd64)
  • Creating hyperv VM (CPUs=2, Memory=2048MB, Disk=20000MB) ...
  • Configuring environment for Kubernetes v1.15.0 on Docker 18.09.6
  • Downloading kubelet v1.15.0
  • Downloading kubeadm v1.15.0
  • Pulling images ...
  • Launching Kubernetes ...

X Error starting cluster: cmd failed: sudo /usr/bin/kubeadm init --config /var/lib/kubeadm.yaml --ignore-preflight-errors=DirAvailable--etc-kubernetes-manifests,DirAvailable--data-minikube,FileAvailable--etc-kubernetes-manifests-kube-scheduler.yaml,FileAvailable--etc-kubernetes-manifests-kube-apiserver.yaml,FileAvailable--etc-kubernetes-manifests-kube-controller-manager.yaml,FileAvailable--etc-kubernetes-manifests-etcd.yaml,Port-10250,Swap
cannot use "fe80::215:5dff:fe2d:210" as the bind address for the API Server

: Process exited with status 1

PS: minikube version: v1.2.0

@afbjorklund afbjorklund added co/hyperv HyperV related issues os/windows labels Jul 10, 2019
@tstromberg
Copy link
Contributor

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

Thank you for reporting this!

@tstromberg tstromberg added the triage/duplicate Indicates an issue is a duplicate of other open issue. label Jul 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
co/hyperv HyperV related issues os/windows triage/duplicate Indicates an issue is a duplicate of other open issue.
Projects
None yet
Development

No branches or pull requests

3 participants