diff --git a/content/_index.md b/content/_index.md index 8c4e265..f141a58 100644 --- a/content/_index.md +++ b/content/_index.md @@ -7,6 +7,10 @@ All about the things I did and sessions I attended at KubeCon/CloudNativeCon 202 This current version is probably full of typos - will fix later. +## How did I get there? + +I attended KubeCon + CloudNAtiveCon Europe 2024 as the one and only [ODIT.Services](https://odit.services) representative. + ## Style Guide The basic structure is as follows: `day/event-or-session`. diff --git a/content/day2/99_networking.md b/content/day2/99_networking.md index fa2ce8f..4be270d 100644 --- a/content/day2/99_networking.md +++ b/content/day2/99_networking.md @@ -51,8 +51,23 @@ I should follow up ## Renovate * The paid renovate offering now includes build failure estimation -* I was told not to buy it after telling the technical guy that we just use build pipelines as MR verification +* I was told not to buy it after telling the technical guy that we just use build pipelines as MR verification ### Certmanager * The best swag (judged by coolness points) + +### Upwind + +{{% notice style="note" %}} +They will follow up with a quick demo +{{% /notice %}} + +* A kubernetes security/runtime security solution with pretty nice looking urgency filters +* Includes eBPF to see what code actually runs +* I'll witness a demo in early/mid april + +### Isovalent + +* Dinner (very tasty) +* Cilium still sounds like the way to go in regards to CNIs diff --git a/content/day3/99_networking.md b/content/day3/99_networking.md index f93957f..3e681e4 100644 --- a/content/day3/99_networking.md +++ b/content/day3/99_networking.md @@ -7,4 +7,4 @@ Who have I talked to today, are there any follow-ups or learnings? ## VMware -* Custoemr/partner dinner +* Dinner diff --git a/content/day4/99_networking.md b/content/day4/99_networking.md index b32a936..70fec22 100644 --- a/content/day4/99_networking.md +++ b/content/day4/99_networking.md @@ -25,10 +25,13 @@ They will follow up with a quick demo ## Rancher/Suse -* I just got some swag, Maik got a demo focussing on runtime security +* I just got some swag, a friend of mine got a demo focussing on runtime security ## Kong * They didn't have any Insomina stickers and the insomnia guy apparently already left -## Planetscale \ No newline at end of file +## Planetscale + +* Said hi and talked a bit about the future of vitess +* Got some vitess stickers diff --git a/content/lessons_learned/01_operators.md b/content/lessons_learned/01_operators.md index b8726d1..64c6c41 100644 --- a/content/lessons_learned/01_operators.md +++ b/content/lessons_learned/01_operators.md @@ -8,4 +8,4 @@ title: Operators ## Work queue -* Go channels as queues +* Go channels as queues with priority support diff --git a/content/lessons_learned/02_flux.md b/content/lessons_learned/02_flux.md index edf52b1..9275712 100644 --- a/content/lessons_learned/02_flux.md +++ b/content/lessons_learned/02_flux.md @@ -10,4 +10,4 @@ Some lessonslearned from flux talsk and from talking to the flux team. * Currently you can just use the normal image autoupdate machanism * Requirement: The helm chart is stored as a OCI-Artifact * How: Just create the usual CRs and annotations -* They are also working on generalizing the autoupdate Process to fitt all OCI articacts (comming soon) \ No newline at end of file +* They are also working on generalizing the autoupdate Process to fitt all OCI articacts (comming soon)