Minishift start using hyper-v on windows 10 fails with E1011

笑着哭i 提交于 2019-12-13 03:17:33

问题


Windows 10 Version 1607
minishift v1.3.1+a2d3799
CDK v3.1.1-1
Vagrant 2.0.0

When I try to start minishift I'm getting an error pretty early on:
PS C:\minishift> minishift start
Starting local OpenShift cluster using 'hyperv' hypervisor...
E1011 16:57:09.569574 13196 start.go:282] Error starting the VM: Error starting stopped host: exit status 1. Retrying
E1011 16:57:12.173524 13196 start.go:282] Error starting the VM: Error starting stopped host: exit status 1. Retrying
E1011 16:57:14.765997 13196 start.go:282] Error starting the VM: Error starting stopped host: exit status 1. Retrying
Error starting the VM: Error starting stopped host: exit status 1
Error starting stopped host: exit status 1
Error starting stopped host: exit status 1

Any thoughts on what to look into would be appreciated. Thanks!

来源:https://stackoverflow.com/questions/46698396/minishift-start-using-hyper-v-on-windows-10-fails-with-e1011

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!