-
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
virtualbox on windows: Error VirtualBox Host-Only Ethernet Adapter #7993
Comments
There seems to be a lot of output from |
Also, please share the output of:
|
Team, The One problem I face is I am not able to make the pods Running. I am using a laptop what is under corporate FW. Is this some thing that is causing this imagepull Error? c:\kubernetes>minikube start alsologtostderr -v=1
C:\kubernetes>kubectl run kubernetes-first-app --image=gcr.io/google-samples/kubernetes-bootcamp:v1 --port=8080 C:\kubernetes>kubectl get pods -o wide C:\kubernetes>kubectl describe pods Normal Scheduled 5m38s default-scheduler Successfully assigned default/kubernetes-first-app to minikube |
Yeah, the firewall will definitely cause you to not be able to pull images, check out https://minikube.sigs.k8s.io/docs/handbook/vpn_and_proxy/ and see if a proxy could work for you. |
having the same error as mentioned above:
|
Same issue also, any work around |
Same issue |
thanks everyone for reporting this, we have a fix for this and we will be rolling out an update tonight. while waiting for the patch release tomorrow, you could try the work around mentioned in this PR: again sorry for this bad experience. |
this issue will be closed to track it in one place #8096 |
@JoseFlores97 @dbspace @rsendil @chwzr for more information see: |
@JoseFlores97 @dbspace @rsendil @chwzr |
same issue |
hi am unable to download new version on windows, kindly assist |
Steps to reproduce the issue:
Full output of failed command:
C:\My Study\Kubernetes>minikube start --alsologtostderr -v=1
W0504 19:12:37.353888 7704 out.go:201] failed to start node: startup failed: Failed to setup kubeconfig: Error getting VM/Host IP address: Error finding IPV4 address for VirtualBox Host-Only Ethernet Adapter #2
*
X failed to start node: startup failed: Failed to setup kubeconfig: Error getting VM/Host IP address: Error finding IPV4 address for VirtualBox Host-Only Ethernet Adapter #2
*
C:\My Study\Kubernetes>
minicube -sendilr at gmail dot com.txt
Full output of
minikube start
command used, if not already included:Optional: Full output of
minikube logs
command:The text was updated successfully, but these errors were encountered: