From 1191a98578d19c71594d440110c261a7e389bd3f Mon Sep 17 00:00:00 2001 From: David Young Date: Wed, 18 Oct 2023 09:45:13 +1300 Subject: [PATCH] Fixed broken link in metallb blog post Signed-off-by: David Young --- docs/blog/posts/changelog/updated-recipe-metallb-v4.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/blog/posts/changelog/updated-recipe-metallb-v4.md b/docs/blog/posts/changelog/updated-recipe-metallb-v4.md index 48aaf00..906f65a 100644 --- a/docs/blog/posts/changelog/updated-recipe-metallb-v4.md +++ b/docs/blog/posts/changelog/updated-recipe-metallb-v4.md @@ -5,7 +5,7 @@ categories: tags: - metallb links: - - MetalLB recipe: /kubernetes/loadbalancer/metallb/ + - MetalLB recipe: kubernetes/loadbalancer/metallb/index.md title: Updated MetalLB recipe for CRDs with v0.13 description: Prior to v0.13, MetalLB was configured using a ConfigMap. This has all changed now, and CRDs are required to perform configuration (which improves syntax checking, abong other things) --- @@ -16,7 +16,7 @@ Prior to v0.13, [MetalLB][metallb] was configured using a ConfigMap. This has al -[MetalLB](https://metallb.universe.tf/) offers a network [load balancer](/kubernetes/loadbalancer/) implementation which workes on "bare metal" (*as opposed to a cloud provider*). +[MetalLB](https://metallb.universe.tf/) offers a network [load balancer](/kubernetes/loadbalancer/) implementation which works on "bare metal" (*as opposed to a cloud provider*). MetalLB does two jobs: