From 3afb07e4c19bf21e5db95d81ea3da49aa0f041f6 Mon Sep 17 00:00:00 2001 From: Nicolai Ort Date: Wed, 7 May 2025 08:10:27 +0200 Subject: [PATCH] chore(day-1): Added missing tag --- content/day-1/02_controllers.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/day-1/02_controllers.md b/content/day-1/02_controllers.md index a2a4846..e63a2b7 100644 --- a/content/day-1/02_controllers.md +++ b/content/day-1/02_controllers.md @@ -3,6 +3,7 @@ title: "The Hidden Brains of Kubernetes: Meet Controllers Powering the Cloud" weight: 2 tags: - rejekts + - operator --- {{% button href="https://www.youtube.com/watch?v=PciVvE02L2w" style="warning" icon="video" %}}Watch talk on YouTube{{% /button %}}