dotfiles/doc/minikube-win.md

231 B

podman will not work since cgroup2 is not working by WSL2

  1. install virtualbox
  2. download minikube.exe for windows and add it to the PATH
  3. launch with proxy
$env:HTTPS_PROXY = 'http://host:port'
minikube start