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

Issue with connecting to Minikube VM #2012

Closed
Lutando opened this issue Sep 27, 2017 · 2 comments
Closed

Issue with connecting to Minikube VM #2012

Lutando opened this issue Sep 27, 2017 · 2 comments

Comments

@Lutando
Copy link

Lutando commented Sep 27, 2017

BUG REPORT:

Please provide the following details:

Environment:

Minikube version : v.0.22.2

  • OS: Windows 10 build 15063.608
  • VM Driver: HyperV

Virtual Switch

What happened:
minikube start --vm-driver=hyperv --hyperv-virtual-switch=MinikubeNAT
and this was the output as expected

Starting local Kubernetes v1.7.5 cluster...
Starting VM...
Getting VM IP address...
Moving files into cluster...
Setting up certs...
Connecting to cluster...
Setting up kubeconfig...
Starting cluster components...
Kubectl is now configured to use the cluster.

after which I did the commands

minikube dashboard or kubectl get po -all-namespaces

What you expected to happen:
To get connect to the minikube dashboard or to get some cluster resource information

Output of minikube logs (if applicable):

Here is console output

Could not find finalized endpoint being pointed to by kubernetes-dashboard: Error validating service: Error getting
ice kubernetes-dashboard: Get https://192.168.157.45:8443/api/v1/namespaces/kube-system/services/kubernetes-dashboa
ial tcp 192.168.157.45:8443: connectex: No connection could be made because the target machine actively refused it.

Here is the pastebin of logs

Anything else do we need to know:

This is a screencap of my Virtual Switch Settings
I made the Virtual NAT and restarted my machine before doing any of this.

I can also ping the web from within the minikube VM

I am quite new to this so I am just wondering what I am doing wrong. Any help would be much appreciated

@bgehman
Copy link

bgehman commented Sep 27, 2017

dupe of #1981 ?

@r2d4
Copy link
Contributor

r2d4 commented Sep 28, 2017

Closing as a dupe of #1981

@r2d4 r2d4 closed this as completed Sep 28, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants