1
0
mirror of https://github.com/funkypenguin/geek-cookbook/ synced 2025-12-28 00:52:17 +00:00

Add Invidious

Signed-off-by: David Young <davidy@funkypenguin.co.nz>
This commit is contained in:
David Young
2023-02-14 13:59:33 +13:00
parent b4b6597f6e
commit 418d4c0863
8 changed files with 199 additions and 2 deletions

View File

@@ -5,7 +5,7 @@ categories:
tags:
- metallb
links:
- MetalLB recipe: /kubernetes/loadbalancer/metallb.md
- MetalLB recipe: /kubernetes/loadbalancer/metallb/
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)
---