From 1f49a42edcd6be3f2aee10e57b89c25fe8a83752 Mon Sep 17 00:00:00 2001 From: Nicolai Ort Date: Mon, 7 Apr 2025 18:51:03 +0200 Subject: [PATCH] fix(docs): Added missing tags --- content/day-1/02_controllers.md | 2 +- content/day-1/04_dns-debugging.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/content/day-1/02_controllers.md b/content/day-1/02_controllers.md index 97ecf54..a2a4846 100644 --- a/content/day-1/02_controllers.md +++ b/content/day-1/02_controllers.md @@ -2,7 +2,7 @@ title: "The Hidden Brains of Kubernetes: Meet Controllers Powering the Cloud" weight: 2 tags: - - + - rejekts --- {{% button href="https://www.youtube.com/watch?v=PciVvE02L2w" style="warning" icon="video" %}}Watch talk on YouTube{{% /button %}} diff --git a/content/day-1/04_dns-debugging.md b/content/day-1/04_dns-debugging.md index 5d7d32c..bac06ea 100644 --- a/content/day-1/04_dns-debugging.md +++ b/content/day-1/04_dns-debugging.md @@ -2,7 +2,7 @@ title: Understanding and Debugging DNS in Kubernetes Clusters weight: 4 tags: - - + - rejekts --- {{% button href="https://www.youtube.com/watch?v=awXjABDknww" style="warning" icon="video" %}}Watch talk on YouTube{{% /button %}}