Compare commits
2 Commits
1f49a42edc
...
b2fd7a4c81
Author | SHA1 | Date | |
---|---|---|---|
b2fd7a4c81 | |||
1213be7c30 |
@ -24,9 +24,22 @@ 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
|
||||||
Kubernetes-->|Pulls latest image|Registry
|
Flux-->|Detects new 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`.
|
Loading…
x
Reference in New Issue
Block a user