From c564bfb21605e687ea7e94798e91c5791c969a44 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tomislav=20Kopi=C4=87?= Date: Sat, 13 Apr 2024 13:12:25 +0000 Subject: [PATCH] Update Kubernetes --- Kubernetes.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Kubernetes.md b/Kubernetes.md index 99c23a9..f9515b7 100644 --- a/Kubernetes.md +++ b/Kubernetes.md @@ -75,6 +75,8 @@ save and apply the L2Advertisement config kubectl apply -f file.yaml ``` +You need L2Advertisement so other systems in your LAN can see the IP adresses claimed by MetalLB + # Certificate manager with Let'sEncrypt certificate issuer CM allows us to issue and maintain SSL certificates in our cluster