34 lines
1.1 KiB
Markdown
34 lines
1.1 KiB
Markdown
---
|
||
archetype: home
|
||
title: Cloud Native Summit Munich 2025
|
||
---
|
||
|
||
All about the things I did and sessions I attended at Cloud Native Summit 2025 in Munich.
|
||
|
||
This current version is probably full of typos - will fix later. This is what typing the notes blindly in real time get's you.
|
||
|
||
## How did I get there?
|
||
|
||
I attended Cloud Native Rejekts and KubeCon + CloudNativeCon Europe 2025 in London and some of the atendees reccomended checking out CNS Munich for another event in the same spirit as Cloud Native Rejekts.
|
||
After a short talk with my boss, I there by my employer [DATEV eG](https://datev.de) alongside two of my coworkers.
|
||
|
||
## 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™️
|
||
|
||
- 2025-07-21: First day of the event
|
||
- 2025-07-22: Second day of the event
|
||
|
||
## Style Guide
|
||
|
||
The basic structure is as follows: `day/event-or-session`. |