Compare commits

..

No commits in common. "c7f23973c3fbd0d57a7c901543720c457909d6a8" and "cc2b5db09a2b8cc7fb5ef04b4feb1b5462838bec" have entirely different histories.

7 changed files with 8 additions and 30 deletions

View File

@ -5,11 +5,7 @@ title: Kubecon 2024
All about the things I did and sessions I attended at KubeCon/CloudNativeCon 2024.
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 KubeCon + CloudNAtiveCon Europe 2024 as the one and only [ODIT.Services](https://odit.services) representative.
This current version is probably full of typos - will fix later.
## Style Guide

View File

@ -56,18 +56,3 @@ I should follow up
### 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

View File

@ -7,4 +7,4 @@ Who have I talked to today, are there any follow-ups or learnings?
## VMware
* Dinner
* Custoemr/partner dinner

View File

@ -63,7 +63,7 @@ flowchart LR
```mermaid
flowchart LR
ui-->|Input certificate subject details|CertManager
cai(CA Issuer)-->|Source for certificate|CertManager
cai(CA Issuer)-->|CertManager|Souurce for certificate
CertManager-->|Creates|sr(Secret Ressource)
```

View File

@ -25,13 +25,10 @@ They will follow up with a quick demo
## Rancher/Suse
* I just got some swag, a friend of mine got a demo focussing on runtime security
* I just got some swag, Maik got a demo focussing on runtime security
## Kong
* They didn't have any Insomina stickers and the insomnia guy apparently already left
## Planetscale
* Said hi and talked a bit about the future of vitess
* Got some vitess stickers

View File

@ -8,4 +8,4 @@ title: Operators
## Work queue
* Go channels as queues with priority support
* Go channels as queues