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
{{ message }}
This repository has been archived by the owner on Aug 19, 2024. It is now read-only.
The prerequisite on windows for Ubuntu should check for Windows Store version, right now it does not do that and configure wizard fails.
In assets\scripts\configure-microk8s-windows.ps1 file, around line 105 we have check to ensure You have WSL from the Windows Store.. We need this check to be part of Prerequisities as well.
The text was updated successfully, but these errors were encountered:
The prerequisite on windows for Ubuntu should check for Windows Store version, right now it does not do that and configure wizard fails.
In
assets\scripts\configure-microk8s-windows.ps1
file, around line 105 we have check to ensureYou have WSL from the Windows Store.
. We need this check to be part of Prerequisities as well.The text was updated successfully, but these errors were encountered: