问题
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