docs: Basic content setup

This commit is contained in:
2026-03-21 09:53:19 +01:00
parent 5c7a23d3fe
commit bd5ede134e
19 changed files with 154 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
---
title: Title
weight: <index of talk on the day>
tags:
- <tag>
---
<!-- {{% button href="https://youtu.be/rkteV6Mzjfs" style="warning" icon="video" %}}Watch talk on YouTube{{% /button %}} -->
<!-- {{% button href="https://docs.google.com/presentation/d/1nEK0CVC_yQgIDqwsdh-PRihB6dc9RyT-" style="tip" icon="person-chalkboard" %}}Slides{{% /button %}} -->
TODO:

40
content/_index.md Normal file
View File

@@ -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`.

0
content/day-1/.gitkeep Normal file
View File

View File

9
content/day-1/_index.md Normal file
View File

@@ -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.

0
content/day-2/.gitkeep Normal file
View File

15
content/day-2/_index.md Normal file
View File

@@ -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
-

0
content/day0/.gitkeep Normal file
View File

View File

18
content/day0/_index.md Normal file
View File

@@ -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
-

0
content/day1/.gitkeep Normal file
View File

View File

15
content/day1/_index.md Normal file
View File

@@ -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
-

0
content/day2/.gitkeep Normal file
View File

21
content/day2/_index.md Normal file
View File

@@ -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...

0
content/day3/.gitkeep Normal file
View File

16
content/day3/_index.md Normal file
View File

@@ -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:

View File

View File

@@ -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: