From bd5ede134e38d58d382a1de8900046748175e5cb Mon Sep 17 00:00:00 2001 From: Nicolai Ort Date: Sat, 21 Mar 2026 09:53:19 +0100 Subject: [PATCH] docs: Basic content setup --- content/.templates/talk.md | 11 +++++++++ content/_index.md | 40 +++++++++++++++++++++++++++++++ content/day-1/.gitkeep | 0 content/day-1/_imgs/.gitkeep | 0 content/day-1/_index.md | 9 +++++++ content/day-2/.gitkeep | 0 content/day-2/_index.md | 15 ++++++++++++ content/day0/.gitkeep | 0 content/day0/_img/.gitkeep | 0 content/day0/_index.md | 18 ++++++++++++++ content/day1/.gitkeep | 0 content/day1/_img/.gitkeep | 0 content/day1/_index.md | 15 ++++++++++++ content/day2/.gitkeep | 0 content/day2/_index.md | 21 ++++++++++++++++ content/day3/.gitkeep | 0 content/day3/_index.md | 16 +++++++++++++ content/lessons_learned/.gitkeep | 0 content/lessons_learned/_index.md | 9 +++++++ 19 files changed, 154 insertions(+) create mode 100644 content/.templates/talk.md create mode 100644 content/_index.md create mode 100644 content/day-1/.gitkeep create mode 100644 content/day-1/_imgs/.gitkeep create mode 100644 content/day-1/_index.md create mode 100644 content/day-2/.gitkeep create mode 100644 content/day-2/_index.md create mode 100644 content/day0/.gitkeep create mode 100644 content/day0/_img/.gitkeep create mode 100644 content/day0/_index.md create mode 100644 content/day1/.gitkeep create mode 100644 content/day1/_img/.gitkeep create mode 100644 content/day1/_index.md create mode 100644 content/day2/.gitkeep create mode 100644 content/day2/_index.md create mode 100644 content/day3/.gitkeep create mode 100644 content/day3/_index.md create mode 100644 content/lessons_learned/.gitkeep create mode 100644 content/lessons_learned/_index.md diff --git a/content/.templates/talk.md b/content/.templates/talk.md new file mode 100644 index 0000000..91c7866 --- /dev/null +++ b/content/.templates/talk.md @@ -0,0 +1,11 @@ +--- +title: Title +weight: +tags: + - +--- + + + + +TODO: \ No newline at end of file diff --git a/content/_index.md b/content/_index.md new file mode 100644 index 0000000..96d21ce --- /dev/null +++ b/content/_index.md @@ -0,0 +1,40 @@ +--- +archetype: home +title: Cloud Native Rejekts & KubeCon + CloudNativeCon Europe 2026 +--- + +All about the things I did and sessions I attended at Cloud Native Rejekts and KubeCon/CloudNativeCon EU 2026 in Amsterdam. + +This "blog" certainly contains a bunch of tyops. +This is what typing the notes blindly in real time get's you. +Every year I tell myself that I will fix them afterwards: To be fair I fix most of them but not all and that's fine. + +## How did I get there? + +I attended Cloud Native Rejekts and KubeCon + CloudNativeCon Europe 2026 in Amsterdam. + +Why? Because learning about all new things in the world of cloud is really important and war stories help to avoid mistakes that other's already made. +I enjoyed [last year's experience](https://kubecon25.nicolai-ort.com) and [the year before](https://kubecon25.nicolai-ort.com), so I wanted to go again. + +And I managed to get a free ticket by being accepted as a speaker at the Platform Engineering Day Europe 2026 🄳. +(Alto I already convinced my business parter that the company would pay for my ticket before I got the news) + +## And how does this website get it's content + +```mermaid +graph LR + Nicolai<-->|Watches|Talk + Nicolai-->|"Takes notes (and typos) + commits"|Repo + Repo-->|Triggers|Actions + Actions-->|Builds image and pushes to|Registry + Flux-->|Detects new image|Registry + Flux-->|Rolls out new image|Kubernetes +``` + +## Changelogā„¢ļø + +- 2026-03-21: Inital repo and deployment setup + Cloud Native Rejekts + +## Style Guide + +The basic structure is as follows: `day/event-or-session`. \ No newline at end of file diff --git a/content/day-1/.gitkeep b/content/day-1/.gitkeep new file mode 100644 index 0000000..e69de29 diff --git a/content/day-1/_imgs/.gitkeep b/content/day-1/_imgs/.gitkeep new file mode 100644 index 0000000..e69de29 diff --git a/content/day-1/_index.md b/content/day-1/_index.md new file mode 100644 index 0000000..bd08efe --- /dev/null +++ b/content/day-1/_index.md @@ -0,0 +1,9 @@ +--- +archetype: chapter +title: Day -1 +weight: 3 +--- + +This year there was only one day of Cloud Nativ Rejekts. So this was a down day. Well if your define finishing two talks downtime. But certainly no conference today. + +Also this is the day that most my friends (that are attending KubeCon) arrived. diff --git a/content/day-2/.gitkeep b/content/day-2/.gitkeep new file mode 100644 index 0000000..e69de29 diff --git a/content/day-2/_index.md b/content/day-2/_index.md new file mode 100644 index 0000000..1f55a60 --- /dev/null +++ b/content/day-2/_index.md @@ -0,0 +1,15 @@ +--- +archetype: chapter +title: Day -2 +weight: 2 +--- + +This is the first day of Cloud Native Rejekts hosted at Miro's offices in Amsterdam, ~1-2km from the convention center. + +## Talk recommendations + +- + +## Other stuff I learned or people i talk to + +- \ No newline at end of file diff --git a/content/day0/.gitkeep b/content/day0/.gitkeep new file mode 100644 index 0000000..e69de29 diff --git a/content/day0/_img/.gitkeep b/content/day0/_img/.gitkeep new file mode 100644 index 0000000..e69de29 diff --git a/content/day0/_index.md b/content/day0/_index.md new file mode 100644 index 0000000..a8be4e6 --- /dev/null +++ b/content/day0/_index.md @@ -0,0 +1,18 @@ +--- +archetype: chapter +title: Day 0 +weight: 4 +--- + +Day 0 of KubeCon aka CloudNativeCon aka the day on which the co-located events happen. +As it tends to happen every year, I spent most of my time at the platform engineering day (with a short visit to argocon). + +This day also included my highlight of the conference (I'm writing this on the same day and I'm alkready sure): I presented a talk at the Platform Engineering Day: + +## Talk recommendations + +- + +## Other stuff I learned or people i talk to + +- \ No newline at end of file diff --git a/content/day1/.gitkeep b/content/day1/.gitkeep new file mode 100644 index 0000000..e69de29 diff --git a/content/day1/_img/.gitkeep b/content/day1/_img/.gitkeep new file mode 100644 index 0000000..e69de29 diff --git a/content/day1/_index.md b/content/day1/_index.md new file mode 100644 index 0000000..3abb8ae --- /dev/null +++ b/content/day1/_index.md @@ -0,0 +1,15 @@ +--- +archetype: chapter +title: Day 1 +weight: 5 +--- + +Day 1 of the main KubeCon event startet with a bunch of keynotes from the cncf themselfes. + +## Talk recommendations + +- TODO. + +## Other stuff I learned or people i talk to + +- \ No newline at end of file diff --git a/content/day2/.gitkeep b/content/day2/.gitkeep new file mode 100644 index 0000000..e69de29 diff --git a/content/day2/_index.md b/content/day2/_index.md new file mode 100644 index 0000000..b345885 --- /dev/null +++ b/content/day2/_index.md @@ -0,0 +1,21 @@ +--- +archetype: chapter +title: Day 2 +weight: 6 +--- + +TODO: + +## Other stuff I learned or people i talk to + +- Isovalent +- Kubermatic +- Portworx +- Fastly +- Syseleven +- Netbird +- VMware +- Stackit +- Harness +- Mia Platform +- and many, many more... \ No newline at end of file diff --git a/content/day3/.gitkeep b/content/day3/.gitkeep new file mode 100644 index 0000000..e69de29 diff --git a/content/day3/_index.md b/content/day3/_index.md new file mode 100644 index 0000000..90cf0e6 --- /dev/null +++ b/content/day3/_index.md @@ -0,0 +1,16 @@ +--- +archetype: chapter +title: Day 3 +weight: 7 +--- + +The last day of KubeCon - aka the day everone leaves early. +But not me and - and this is the first KubeCon I can say this - not my work-friends. + +## Talk recommendations + +- TODO: + +## Other stuff I learned or people i talk to + +- TODO: \ No newline at end of file diff --git a/content/lessons_learned/.gitkeep b/content/lessons_learned/.gitkeep new file mode 100644 index 0000000..e69de29 diff --git a/content/lessons_learned/_index.md b/content/lessons_learned/_index.md new file mode 100644 index 0000000..a1155d7 --- /dev/null +++ b/content/lessons_learned/_index.md @@ -0,0 +1,9 @@ +--- +archetype: chapter +title: Lessons Learned +weight: 8 +--- + +Not related to any talk directly, but i can recommend this [Blog Post](https://smudge.ai/blog/ratelimit-algorithms) and [Video](https://www.youtube.com/watch?v=8QyygfIloMc&) about rate limiting. + +TODO: