This repository contains PowerShell scripts to help configure and run a multi-node Docker Swarm cluster using WSL2 on Windows 11, without relying on Docker Desktop. If you need GPU access in your swarm, please read Tom Lankhort's gist.
These scripts automate:
- Port forwarding using
netsh
(TCP and UDP) - Generation of
config.toml
forwsl2proxy
- Service installation and startup of
wsl2proxy
- Docker Swarm initialization (manager)