Compare commits

..

No commits in common. "b2fd7a4c813cb3b1fad08977d7107e583cf77599" and "1f49a42edcd6be3f2aee10e57b89c25fe8a83752" have entirely different histories.

View File

@ -24,22 +24,9 @@ graph LR
Nicolai-->|"Takes notes (and typos) + commits"|Repo Nicolai-->|"Takes notes (and typos) + commits"|Repo
Repo-->|Triggers|Actions Repo-->|Triggers|Actions
Actions-->|Builds image and pushes to|Registry Actions-->|Builds image and pushes to|Registry
Flux-->|Detects new image|Registry Kubernetes-->|Pulls latest image|Registry
Flux-->|Rolls out new image|Kubernetes
``` ```
## Changelog™
- 2025-03-28: Inital repo and deployment setup
- 2025-03-30: First day of Cloud Native Rejekts
- 2025-03-31: Second day of Cloud Native Rejekts
- 2025-04-01: First day of KubeCon/CloudNativeCon
- 2025-04-02: Second day of KubeCon/CloudNativeCon
- 2025-04-03: Added video links for Cloud Native Rejekts
- 2025-04-03: Third day of KubeCon/CloudNativeCon
- 2025-04-04: Fourth day of KubeCon/CloudNativeCon
- 2025-04-07: Added missing images and slide links for KubeCon/CloudNativeCon
## Style Guide ## Style Guide
The basic structure is as follows: `day/event-or-session`. The basic structure is as follows: `day/event-or-session`.