diff --git a/docs/usage/k3s.md b/docs/usage/k3s.md index cf244bd5..e6746af9 100644 --- a/docs/usage/k3s.md +++ b/docs/usage/k3s.md @@ -52,7 +52,7 @@ You'd need to map some local directory to that path to easily use the files insi ### Traefik in k3d -k3d runs K3s in containers, so you'll need to expose the http/https ports on your host to easily access Ingress resources in your cluster. We have a guide over here explaining how to do this: +k3d runs K3s in containers, so you'll need to expose the http/https ports on your host to easily access Ingress resources in your cluster. We have a guide over here explaining how to do this, [see](exposing_services.md) ## servicelb (klipper-lb)