42 lines
1.7 KiB
Markdown
42 lines
1.7 KiB
Markdown
---
|
||
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.
|
||
|
||
Also the notes tend to start out strong early in the week (aka Rejekts + CloudNativeCon) and fall off in terms of density and depth.
|
||
|
||
## 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`. |