You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have been using Minikube from a long time but recently I had enabled wsl2 as well. All looks good.
I am trying to start minikube by deleting all - minikube delete --all --purge
I have been consistently getting above error, I am not able to understand what's wrong when it was working till date. I tried in powershell with following command no luck @(Get-Module -ListAvailable hyper-v).Name | Get-Unique
But I can see Hyper-v enabled and can see by navigating Hyper-v manager window.
Any help will be much appreciated. I even tried downgrade to lower-end version of minikube no luck.
System: Windows 10 with WSL2 enabled
The text was updated successfully, but these errors were encountered:
rajurh
changed the title
Not able to start Minikube
Not able to start Minikube - with HyperV
Aug 18, 2020
tstromberg
changed the title
Not able to start Minikube - with HyperV
error provisioning host: Hyper-V PowerShell Module is not available
Aug 20, 2020
This issue appears to be a duplicate of #9040, do you mind if we move the conversation there?
Ths way we can centralize the content relating to the issue. If you feel that this issue is not in fact a duplicate, please re-open it using /reopen. If you have additional information to share, please add it to the new issue.
I have been using Minikube from a long time but recently I had enabled wsl2 as well. All looks good.
I am trying to start minikube by deleting all -
minikube delete --all --purge
I have been consistently getting above error, I am not able to understand what's wrong when it was working till date. I tried in powershell with following command no luck
@(Get-Module -ListAvailable hyper-v).Name | Get-Unique
But I can see Hyper-v enabled and can see by navigating Hyper-v manager window.
Any help will be much appreciated. I even tried downgrade to lower-end version of minikube no luck.
System: Windows 10 with WSL2 enabled
The text was updated successfully, but these errors were encountered: