1
0
mirror of https://github.com/funkypenguin/geek-cookbook/ synced 2025-12-25 07:31:45 +00:00

Tidy up blog section (a bit)

Signed-off-by: David Young <davidy@funkypenguin.co.nz>
This commit is contained in:
David Young
2023-02-07 17:19:22 +13:00
parent 13cdf16a04
commit 364e96f279
21 changed files with 95 additions and 442 deletions

View File

@@ -3,9 +3,10 @@ date: 2023-01-16
categories:
- CHANGELOG
tags:
- kavita
- metallb
links:
- MetalLB recipe: /kubernetes/loadbalancer/metallb.md
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)
---
# Updated MetalLB recipe for CRDs