This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$env:HYPERV_VIRTUAL_SWITCH="extern" | |
PS C:\Users\hygl> minishift start --vm-driver=hyperv | |
-- Checking if https://github.com is reachable ... OK | |
-- Checking if requested OpenShift version 'v3.9.0' is valid ... OK | |
-- Checking if requested OpenShift version 'v3.9.0' is supported ... OK | |
-- Checking if requested hypervisor 'hyperv' is supported on this platform ... OK | |
-- Checking if Hyper-V driver is installed ... OK | |
-- Checking if Hyper-V driver is configured to use a Virtual Switch ... | |
'extern' ... OK | |
-- Checking if user is a member of the Hyper-V Administrators group ... OK |
OlderNewer