Replies: 2 comments 9 replies
-
Hey, so even though hetzner-k3s uses k3s, which has Traefik support built in, I originally decided to keep things as standard as possible. This means avoiding k3s-specific implementations when thinking from the user's perspective. That's why you can't enable the built-in Traefik support right now. But I plan to make this configurable in an upcoming release. For now, you can use a workaround. Just edit the file at https://github.com/vitobotta/hetzner-k3s/blob/main/templates/master_install_script.sh and remove the line that says Alternatively, you can just install Traefik using the Helm chart or manifests, similar to how you'd set up nginx or other ingress controllers. |
Beta Was this translation helpful? Give feedback.
-
If I'm not mistaken, since version 2.3.8 we do have optionally the ability to add traefik via If so, lets say I want to use Hetzner's loadbalancer, what would be a basic config for it? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there,
I am tinkering around a little bit, would it be possible to have Traefik as well as an ingress, just like nginx?
Beta Was this translation helpful? Give feedback.
All reactions