Replies: 1 comment
-
Hi @jboesh , thanks for asking! I'm wondering, what you did so far?
This is trying installing K3s directly on your host system, not using k3d, right? 🤔
This is what installs k3d on your system, which you can then use to run K3s in docker containers, also with Traefik disabled: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
Iam trying to disable the traefik on the first startup/install (so that Iam enable to deploy my own Traefik yaml/config, or is there another way to adjust the default config?), and get the following error:
When I execute this command, it works, the installation starts , but with an enabled Traefik install
curl -s https://raw.githubusercontent.com/rancher/k3d/main/install.sh | bash
any suggestions?
Which OS & Architecture
Windows 10 pro with WSL2 enabled. Ubuntu 20.04 TLS distro is used.
Which version of k3d
v4.4.1.
Beta Was this translation helpful? Give feedback.
All reactions