Skip to content

Commit cec11a7

Browse files
fix(post): added note to old post
1 parent 2d8f23d commit cec11a7

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

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

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

99
## About
1010

11-
No video currently exists for this (yet)
11+
> *Note: There is an updated tutorial on installing traefik + cert-manager on Kubernetes [here](https://docs.technotim.live/posts/kube-traefik-cert-manager-le/). However, if you want to store your certificates on disk, this tutorial here is perfectly fine.*
12+
{: .prompt-info }
1213

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

@@ -20,9 +21,6 @@ It assumes you have followed:
2021

2122
There is a little bit of "undoing" we'll have to do since k3s ships with `traefik` and Rancher doesn't play well with service load balancer. So, we'll pick up after instaling these two.
2223

23-
> *Note: There is an updated tutorial on installing traefik + cert-manager on Kubernetes [here](https://docs.technotim.live/posts/kube-traefik-cert-manager-le/). However, if you want to store your certificates on disk, this tutorial here is perfectly fine.*
24-
{: .prompt-info }
25-
2624
## Reconfigure Rancher
2725

2826
Make note of your version of Rancher

0 commit comments

Comments
 (0)