Skip to content

Commit 152e80f

Browse files
fix(post): added note to old post
1 parent fd75bb5 commit 152e80f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@ It assumes you have followed:
2020

2121
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.
2222

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+
2326
## Reconfigure Rancher
2427

2528
Make note of your version of Rancher

0 commit comments

Comments
 (0)