From a36f562cf496d9a1bc57ef269bd3810cb97ff1cc Mon Sep 17 00:00:00 2001 From: Nicolai Ort Date: Wed, 2 Apr 2025 17:15:55 +0200 Subject: [PATCH] docs(day1): Formatted notes --- content/day1/03_operator-mistakes.md | 5 +++-- content/day1/_index.md | 11 +++++++++-- 2 files changed, 12 insertions(+), 4 deletions(-) diff --git a/content/day1/03_operator-mistakes.md b/content/day1/03_operator-mistakes.md index 417e6ea..a038763 100644 --- a/content/day1/03_operator-mistakes.md +++ b/content/day1/03_operator-mistakes.md @@ -1,8 +1,9 @@ --- -title: Title +title: Don't write controllers like charlie don't does: Avoiding common kubernetes controller mistakes weight: 3 tags: - - + - kubecon + - operator --- diff --git a/content/day1/_index.md b/content/day1/_index.md index 47d79f7..b0c146d 100644 --- a/content/day1/_index.md +++ b/content/day1/_index.md @@ -16,6 +16,13 @@ This is also the day the sponsor showcase opened - so expect more talking to peo ## Other stuff I learned or people i talk to -- The crossplane maintainers +- The crossplane maintainers (Upbound) - Anynines -- Cloudfoundry/Korifi \ No newline at end of file +- Cloudfoundry/Korifi +- FlatCar +- Cert-Manager +- Flux maintainers +- OVH +- Kubermatic +- Isovalent +- Spacelift: They employ some of the opentofu core maintainers \ No newline at end of file