From 3007fa2efa6acc021123e672b602533cd63d7507 Mon Sep 17 00:00:00 2001 From: Nicolai Ort Date: Sun, 30 Mar 2025 15:15:19 +0200 Subject: [PATCH] docs(day-2): Updated reccomendations --- content/day-2/_index.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/content/day-2/_index.md b/content/day-2/_index.md index 865ec31..db25d83 100644 --- a/content/day-2/_index.md +++ b/content/day-2/_index.md @@ -8,6 +8,9 @@ This is the first day of Cloud Native Rejekts and the first time of me attending ## Talk recommendations -- Handling large scale migrations: [The Cluster API Migration Retrospective: Live migrating hundreds of clusters to Cluster API](../02_clusterapi) -- Handling lrage number of clusters: [CRD Data Architecture for Multi-Cluster Kubernetes](../04_multicluster-crd) -- How to hire, manage and develop engineers: [Tech is broken and AI won't fix it](../05_broken-tech) \ No newline at end of file +> Ranked by should watch to could watch + +- How to hire, manage and develop engineers: [Tech is broken and AI won't fix it](../05_broken-tech) +- What if my homelab is an african island: [Geographically Distributed Clusters: Resilient Distributed Compute on the Edge](../06_geo-distributed-clusters) +- Handling large number of clusters: [CRD Data Architecture for Multi-Cluster Kubernetes](../04_multicluster-crd) +- Handling large scale migrations: [The Cluster API Migration Retrospective: Live migrating hundreds of clusters to Cluster API](../02_clusterapi) \ No newline at end of file