Skip to content

Commit 133486d

Browse files
fix(post): added comment about not using rancher
1 parent 927c02c commit 133486d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_posts/2021-04-11-k3s-traefik-rancher.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ tags: homelab rancher kubernetes k3s traefik
1010

1111
No video currently exists for this (yet)
1212

13-
This guide is for installing `traefik 2` on `k3s`
13+
This guide is for installing `traefik 2` on `k3s`. If you're not using rancher, that's fine, just skip to `Reconfiguring k3s`
1414

1515
It assumes you have followed:
1616

@@ -52,7 +52,7 @@ export INSTALL_K3S_VERSION=v1.20.5+k3s1
5252

5353
Run the same command you ran initially to install `k3s` on your servers but add `--disable traefik --disable servicelb` and be sure to set your version.
5454

55-
example
55+
example (be sure you are using the right version)
5656

5757
```bash
5858
export INSTALL_K3S_VERSION=v1.20.5+k3s1

0 commit comments

Comments
 (0)