Quick question: Is it possible to pass arguments to the k3s deployed in k3d, e.g. to disable the traefik ingress?
Hey, yes, try --server-arg and --agent-arg馃憤
E.g. --server-arg '--no-deploy=traefik'
Hey, yes, try --server-arg and --agent-arg馃憤
E.g. --server-arg '--no-deploy=traefik'
Hey, yes, try --server-arg and --agent-arg馃憤
E.g. --server-arg '--no-deploy=traefik'
Ah, thanks. /close
Most helpful comment
Hey, yes, try
--server-argand--agent-arg馃憤E.g.
--server-arg '--no-deploy=traefik'