-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
vmwarefusion: kube-proxy configmap fail, Error configuring auth on host: OS type not recognized. #2955
Comments
I get this on High Sierra when starting: Alexanders-Air:docker alex$ minikube start --vm-driver=hyperkit |
Also have the same problem as @chainetix just by |
I fixed in the end by rebuilding or something
…On Thu, 9 Aug 2018, 1:04 am Anton Podviaznikov, ***@***.***> wrote:
Also have the same problem as @chainetix <https://github.com/chainetix>
just by minikube start --vm-driver=hyperkit
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#2955 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AlopXUzaY045QykZ8yN5_kGFilCcnp0Rks5uO3yLgaJpZM4U_rig>
.
|
+1 |
I think I downloaded the virtualization plugin whatever its called and
built it from source. There are two main threads on this issue and it was a
suggestion on one of them to do this. Unable to look into it as on a train
at the sec.
…On Sun, 19 Aug 2018, 12:34 pm jhagege, ***@***.***> wrote:
+1
@chainetix <https://github.com/chainetix> do you remember what were the
steps you took to fix ?
Thanks.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#2955 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AlopXQSHE6uu63ivi1_sa0i-ROi8FJa8ks5uSU1TgaJpZM4U_rig>
.
|
@tstromberg Sorry I no longer have that setup therefore I can't help it. |
Issues go stale after 90d of inactivity. If this issue is safe to close now please do so with Send feedback to sig-testing, kubernetes/test-infra and/or fejta. |
Is this a BUG REPORT or FEATURE REQUEST? (choose one):
Bug
Please provide the following details:
Environment:
Minikube version (use
minikube version
):minikube version: v0.28.0What happened:
Started minikube with
minikube start --vm-driver=vmwarefusion
It hangs with
then after a long time it shows
I opened VMware Fusion and saw that minikube is running at login prompt. Next time I start minikube, it hangs at
What you expected to happen:
Run minikube
How to reproduce it (as minimally and precisely as possible):
Install minikube v0.28.0 on High Sierra with homebrew. Try to start.
Output of
minikube logs
(if applicable):minikube logs
F0702 20:26:10.695259 7322 logs.go:50] Error getting cluster bootstrapper: getting kubeadm bootstrapper: getting ssh client: Error dialing tcp via ssh client: ssh: handshake failed: ssh: unable to authenticate, attempted methods [none publickey], no supported methods remain
Anything else do we need to know:
The text was updated successfully, but these errors were encountered: