K3d: [FEATURE] Disable traefik deployment on new version

Created on 24 Jun 2020  路  2Comments  路  Source: rancher/k3d

Would be nice to have a simple way ( like we did in the current stable version with --server-arg --no-deploy=traefik ) to disable the deployment of traefik.

If there is a way, maybe document it as I couldn't find anything about it. I supose it's --k3s-server-arg but it didn't work for me

Thanks, k3d is awesome.

question

Most helpful comment

Hi @cfontes , thanks for opening this issue.
It's almost the same as in the last version: --k3s-server-arg '--no-deploy=traefik' :+1:

All 2 comments

Hi @cfontes , thanks for opening this issue.
It's almost the same as in the last version: --k3s-server-arg '--no-deploy=traefik' :+1:

Great thanks!

Was this page helpful?
0 / 5 - 0 ratings