-
Copy the content of the repo to a local directory on Windows
-
Run the following powershell script to configure Windows and WSL
powershell.exe ./setup.ps1
Run the following commands from Windows
-
Run the following script once as Administrator to add the permenent routing rules for pod and cluster ip ranges
powershell.exe ./add-win-routes.ps1
-
Run the following script everytime after starting Docker Desktop
wsl.exe -d docker-desktop -u root ./add-wsl-routes.sh