We found out the hard way that haproxy running in docker-compose does not work on win10 under WSL2 because of a missing windows kernel module "sch_netem"
So my question is ... Can we just drop in a traefick docker image and configure it to work with our existing docker network and will it work under win10 wsl2 Ubuntu 20.04 ?
Has anyone tried similar configuration ?