k3d cluster create --k3s-server-arg --disable=traefik worked in v4.0.0 but doesn't work in v4.1.0, traefik is enabled. I suspect it isn't passing any --k3s-server-args. I tried different formatting, i.e. single quotes, no equals etc ... to fix it but had no luck. This exact command worked immediately proceeding my upgrade from v4.0.0 to v4.1.0. Perhaps a regression test is in order.
Thanks, great tool!