From 5ed623d0ca1ee4a7a86bd25d089d5c1b14295559 Mon Sep 17 00:00:00 2001 From: Nicolai Ort Date: Mon, 7 Apr 2025 18:49:57 +0200 Subject: [PATCH] docs: Added slide links for kubecon/cloudnativecon --- content/day0/01_project-update.md | 2 +- content/day0/08_product-thinking.md | 4 ++-- content/day0/10_abstractions.md | 2 +- content/day0/11_t-env.md | 2 +- content/day0/12_many-clusters.md | 2 +- content/day0/15_internal-marketing.md | 2 +- content/day1/01_scaling-gpu.md | 2 +- content/day1/02_migrations.md | 2 +- content/day1/03_operator-mistakes.md | 2 +- content/day1/05_ressource-submission-bookkeeping.md | 2 +- content/day1/_index.md | 6 +++--- content/day2/01_chance-of-kubernetes.md | 2 +- content/day2/_index.md | 4 ---- content/day3/01_day-two.md | 2 +- content/day3/02_open-feature.md | 2 +- content/day3/_index.md | 2 +- 16 files changed, 18 insertions(+), 22 deletions(-) diff --git a/content/day0/01_project-update.md b/content/day0/01_project-update.md index f3c641c..a5a2ad4 100644 --- a/content/day0/01_project-update.md +++ b/content/day0/01_project-update.md @@ -7,7 +7,7 @@ tags: --- - +{{% button href="https://static.sched.com/hosted_files/colocatedeventseu2025/70/Platforms%20WG%20Update%20slides%20-%20Kubecon%20EU%202025.pdf" style="tip" icon="person-chalkboard" %}}Slides{{% /button %}} An update from the platform working group which will be renamed to the CNCF Platform Engineering Community. Alongside the new name a bit of restructuring will take place bacause the working group outgrew the working group label. diff --git a/content/day0/08_product-thinking.md b/content/day0/08_product-thinking.md index b9a5b49..e4d84e0 100644 --- a/content/day0/08_product-thinking.md +++ b/content/day0/08_product-thinking.md @@ -7,7 +7,7 @@ tags: --- - +{{% button href="https://static.sched.com/hosted_files/colocatedeventseu2025/48/Product%20Thinking%20for%20Cloud%20Native%20Engineers%20PlatformEngineeringDay-EU-25.pdf" style="tip" icon="person-chalkboard" %}}Slides{{% /button %}} ## How & Why @@ -29,7 +29,7 @@ tags: ## How to start? -TODO: Steal illustration +![Product compass illustration](../_img/product-compass.png) ### Exploring the Problem Space diff --git a/content/day0/10_abstractions.md b/content/day0/10_abstractions.md index 5128abc..c3ac7e4 100644 --- a/content/day0/10_abstractions.md +++ b/content/day0/10_abstractions.md @@ -7,7 +7,7 @@ tags: --- - +{{% button href="https://static.sched.com/hosted_files/colocatedeventseu2025/52/atul-talk-platform-engineering-kubecon-london-2025_final.pdf" style="tip" icon="person-chalkboard" %}}Slides{{% /button %}} Fair warning: Food analogies incoming diff --git a/content/day0/11_t-env.md b/content/day0/11_t-env.md index 1de67f5..fdb6f9a 100644 --- a/content/day0/11_t-env.md +++ b/content/day0/11_t-env.md @@ -7,7 +7,7 @@ tags: --- - +{{% button href="https://static.sched.com/hosted_files/colocatedeventseu2025/da/KubeCon%20Talk_%20Lemonade%27s%20t-env.pdf" style="tip" icon="person-chalkboard" %}}Slides{{% /button %}} Okteto: Ephemeral environents for testing diff --git a/content/day0/12_many-clusters.md b/content/day0/12_many-clusters.md index 23bc858..f304867 100644 --- a/content/day0/12_many-clusters.md +++ b/content/day0/12_many-clusters.md @@ -7,7 +7,7 @@ tags: --- - +{{% button href="https://static.sched.com/hosted_files/colocatedeventseu2025/d5/kubecon_2025_v4.2.pdf" style="tip" icon="person-chalkboard" %}}Slides{{% /button %}} ## History diff --git a/content/day0/15_internal-marketing.md b/content/day0/15_internal-marketing.md index de5df1f..669e6ed 100644 --- a/content/day0/15_internal-marketing.md +++ b/content/day0/15_internal-marketing.md @@ -8,7 +8,7 @@ tags: --- - +{{% button href="https://static.sched.com/hosted_files/colocatedeventseu2025/42/2025-PE-Day-10-Tips.pdf" style="tip" icon="person-chalkboard" %}}Slides{{% /button %}} ## Baseline diff --git a/content/day1/01_scaling-gpu.md b/content/day1/01_scaling-gpu.md index d2ec168..1457724 100644 --- a/content/day1/01_scaling-gpu.md +++ b/content/day1/01_scaling-gpu.md @@ -11,7 +11,7 @@ tags: --- - +{{% button href="https://static.sched.com/hosted_files/kccnceu2025/50/Scaling%20GPU%20Clusters%20Without%20Melting%20Down%21%20%281%29.pdf" style="tip" icon="person-chalkboard" %}}Slides{{% /button %}} ## Baseline diff --git a/content/day1/02_migrations.md b/content/day1/02_migrations.md index 5670b3f..a1b2117 100644 --- a/content/day1/02_migrations.md +++ b/content/day1/02_migrations.md @@ -7,7 +7,7 @@ tags: --- - +{{% button href="https://static.sched.com/hosted_files/kccnceu2025/fd/day2000-migration-ClusterAPI-talos.pdf" style="tip" icon="person-chalkboard" %}}Slides{{% /button %}} ## Background diff --git a/content/day1/03_operator-mistakes.md b/content/day1/03_operator-mistakes.md index de7e809..2f288be 100644 --- a/content/day1/03_operator-mistakes.md +++ b/content/day1/03_operator-mistakes.md @@ -7,7 +7,7 @@ tags: --- - +{{% button href="https://static.sched.com/hosted_files/kccnceu2025/53/Don%27t%20write%20controllers%20like%20Charlie%20Don%27t%20does_%20avoiding%20common%20Kubernetes%20controller%20mistakes.pptx.pdf" style="tip" icon="person-chalkboard" %}}Slides{{% /button %}} ## Common mistake diff --git a/content/day1/05_ressource-submission-bookkeeping.md b/content/day1/05_ressource-submission-bookkeeping.md index 69d0148..aca2922 100644 --- a/content/day1/05_ressource-submission-bookkeeping.md +++ b/content/day1/05_ressource-submission-bookkeeping.md @@ -7,7 +7,7 @@ tags: --- - +{{% button href="https://static.sched.com/hosted_files/kccnceu2025/0d/Reliable%20K8S%20Resource%20Submission%20and%20Bookkeeping.pdf" style="tip" icon="person-chalkboard" %}}Slides{{% /button %}} ## Service offerings diff --git a/content/day1/_index.md b/content/day1/_index.md index 5cb9638..f922483 100644 --- a/content/day1/_index.md +++ b/content/day1/_index.md @@ -11,9 +11,9 @@ This is also the day the sponsor showcase opened - so expect more talking to peo ## Talk recommendations -- Not that much about gpus with good control plane scaling advice: [Scaling GPU Clusters without melting down](../01_scaling-gpu) -- Migrate a cluster to ClusterAPI without downtime: [Day 2000 - Migrating from kubeadm + ansible to clusterapi+talos](../02_migrations) -- Some basic operator tips with good Q&A questions: [Don't write controllers like charlie don't does: Avoiding common kubernetes controller mistakes](../03_operator-mistakes) +- Not that much about gpus with good control plane scaling advice: [Scaling GPU Clusters without melting down](./01_scaling-gpu) +- Migrate a cluster to ClusterAPI without downtime: [Day 2000 - Migrating from kubeadm + ansible to clusterapi+talos](./02_migrations) +- Some basic operator tips with good Q&A questions: [Don't write controllers like charlie don't does: Avoiding common kubernetes controller mistakes](./03_operator-mistakes) ## Other stuff I learned or people i talk to diff --git a/content/day2/01_chance-of-kubernetes.md b/content/day2/01_chance-of-kubernetes.md index 8a6ea6b..e20444e 100644 --- a/content/day2/01_chance-of-kubernetes.md +++ b/content/day2/01_chance-of-kubernetes.md @@ -7,7 +7,7 @@ tags: --- - +{{% button href="https://static.sched.com/hosted_files/kccnceu2025/bc/KubeCon%20EU%202025%20-%20Cloudy%20with%20a%20chance%20of%20Kubernetes_%20Going%20from%20one%20to%20three%20cloud%20providers%20-%20Laurent%20Bernaille%20%26%20Maxime%20Visonneau,%20Datadog.pdf" style="tip" icon="person-chalkboard" %}}Slides{{% /button %}} ## Background diff --git a/content/day2/_index.md b/content/day2/_index.md index e0861f4..99b0972 100644 --- a/content/day2/_index.md +++ b/content/day2/_index.md @@ -9,10 +9,6 @@ What does this mean for you? Another day with only a few sessions (I only manage In the evening we attended the "German Community Stammtisch". -## Talk recommendations - -- TODO: - ## Other stuff I learned or people i talk to - Isovalent diff --git a/content/day3/01_day-two.md b/content/day3/01_day-two.md index 4d5a820..3016ab7 100644 --- a/content/day3/01_day-two.md +++ b/content/day3/01_day-two.md @@ -7,7 +7,7 @@ tags: --- - +{{% button href="https://static.sched.com/hosted_files/kccnceu2025/a1/Surviving%20Day2%20-%20Picking%20the%20Right%20Tool%20To%20Secure%20Your%20Kubernetes%20Habitat.pdf" style="tip" icon="person-chalkboard" %}}Slides{{% /button %}} Premise: The CNCF landscape includes a huuuge number (80+) of security(related) projects. Analogy: Animal kingdom (includes simmilar-ish animals that might do some of the same stuff but not entirely the same) diff --git a/content/day3/02_open-feature.md b/content/day3/02_open-feature.md index cd883ae..909739a 100644 --- a/content/day3/02_open-feature.md +++ b/content/day3/02_open-feature.md @@ -7,7 +7,7 @@ tags: --- - +{{% button href="https://static.sched.com/hosted_files/kccnceu2025/f6/Type-safe%20Feature%20Flagging%20in%20OpenFeature.pdf" style="tip" icon="person-chalkboard" %}}Slides{{% /button %}} ## Featureflags? diff --git a/content/day3/_index.md b/content/day3/_index.md index 6577a55..93bc77b 100644 --- a/content/day3/_index.md +++ b/content/day3/_index.md @@ -11,7 +11,7 @@ This being my 7th day of the trip and 6th day of non-stop conferences took a bit ## Talk recommendations -- Intro to feature flags and related tips: [Type-safe feature flagging in openfeature: Lessons learned from using feature flags at google](../02_open-feature) +- Intro to feature flags and related tips: [Type-safe feature flagging in openfeature: Lessons learned from using feature flags at google](./02_open-feature) ## Other stuff I learned or people i talk to