Skip to content

Traefik 2? #745

Answered by iwilltry42
bard asked this question in Q&A
Sep 17, 2021 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

Hi @bard, thanks for starting this discussion!

Traefik is deployed by K3s by default, that's not in the scope of k3d.
You can tell k3d to tell K3s' to not deploy it via --k3s-server-arg "--disable=traefik".

See https://rancher.com/docs/k3s/latest/en/networking/#traefik-ingress-controller

Aaah, I see that K3s just recently switched to Traefik V2 by default, so it's all about using --image rancher/k3s:<new-version> to get a k3d cluster with a newer K3s version.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@bard
Comment options

Answer selected by iwilltry42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants