From 0e7c05757fe4d92e00ffda76f20184ff3938b2a7 Mon Sep 17 00:00:00 2001 From: Bridget Kromhout Date: Fri, 19 Apr 2019 14:43:40 -0500 Subject: [PATCH] add k3s link Unless k3s is front-of-mind when you're on this slide, I suspect attendees might benefit from a link here? --- slides/k8s/apilb.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/slides/k8s/apilb.md b/slides/k8s/apilb.md index bdec57a8..2de80383 100644 --- a/slides/k8s/apilb.md +++ b/slides/k8s/apilb.md @@ -86,4 +86,4 @@ - Tunnels are also fine - (e.g. k3s uses a tunnel to allow each node to contact the API server) + (e.g. [k3s](https://k3s.io/) uses a tunnel to allow each node to contact the API server)