From e9e28b293e89c06750fc9f5f0f3da8c7c674355a Mon Sep 17 00:00:00 2001 From: Peter Fiddes Date: Thu, 17 Apr 2025 16:58:02 +0100 Subject: [PATCH 1/5] docs: Add an wrapuop announcment page Signed-off-by: Peter Fiddes --- .../2025-04-22-kubecon-eu-wrapup.md | 59 +++++++++++++++++++ 1 file changed, 59 insertions(+) create mode 100644 content/announcements/2025-04-22-kubecon-eu-wrapup.md diff --git a/content/announcements/2025-04-22-kubecon-eu-wrapup.md b/content/announcements/2025-04-22-kubecon-eu-wrapup.md new file mode 100644 index 00000000000..bc45f664a38 --- /dev/null +++ b/content/announcements/2025-04-22-kubecon-eu-wrapup.md @@ -0,0 +1,59 @@ +--- +slug: cert-manager-kubecon-eu-2025-wrapup +title: Come see cert-managers at KubeCon EU 2025 in London! +description: Here's all the details you need for cert-manager related events at KubecCon EU 2025. +date: "2025-04-17T18:00:00Z" +--- + +KubeCon EU London 2025 is now behind us and we had a great time meeting the community. + +***Thank you to everyone who came by to meet the cert-manager team!*** + +## Recap + +### How We Solved TLS at Scale: Self-Service, Multi-Tenant cert-manager + +You can now watch [Tim & Erik's talk](https://youtu.be/gWgagjHtnlE?si=mqUCMwMc04tF5Jlt) at your convenience on YouTube. + +For the last talk of the day at 17:30 London time, this was an extremely well attended talk! +Even better were the questions and interest from the audience at the end. + +Congratulations Tim & Erik for a really well thought out and delivered talk. +This talk may inspire your own PKI management enhancements. + +### Contribfest + +- **Attendees:** We had approximately 30 people join the cert-manager contribfest. +- **PRs:** + - We had at least 6 PRs to various projects that afternoon 2nd April 2025. + - We have had a great deal more contributions since such as [trust-manager #577](https://github.com/cert-manager/trust-manager/pull/577), [cert-manager #7678](https://github.com/cert-manager/cert-manager/pull/7678) and [cert-manager #7666](https://github.com/cert-manager/cert-manager/pull/7666). + +### Booth + +Ashley did a sterling job setting up & fixing the certificate printer. +He put in a huge amount of time just meeting you all at the booth. +A big thank you to Ash for leading that part. + +<< Insert Picture here >> + +### Maintainer Highlights! + +It was a really busy week full of events and everyone has their own takeaways or best bits. +Here are the best moments from the cert-manager team: + +- Peter: "I loved being able to participate in and work with 3 very different projects at 3 contribfest events. I'd like to do more of these next time!" +- Mael: .. ... +- Richard: .. ... +- Ash: .. ... +- Erik: .. ... +- Tim: .. ... + +## Socials + +Always feel free to share this post with your friends and colleagues! + +- [BlueSky](https://bsky.app/profile/cert-manager.bsky.social) +- [Mastodon](https://infosec.exchange/@CertManager) +- [Twitter](https://twitter.com/certmanager) + +You can also join us [on Slack](https://cert-manager.io/docs/contributing/#slack), and explore our [Contributor Guide](https://cert-manager.io/docs/contributing/). From 6c61fee9f210f1bf129400274b299e8fc38f6cb7 Mon Sep 17 00:00:00 2001 From: Peter Fiddes Date: Thu, 17 Apr 2025 17:34:20 +0100 Subject: [PATCH 2/5] docs: Change title and add placeholder text Signed-off-by: Peter Fiddes --- .../2025-04-22-kubecon-eu-wrapup.md | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/content/announcements/2025-04-22-kubecon-eu-wrapup.md b/content/announcements/2025-04-22-kubecon-eu-wrapup.md index bc45f664a38..a1c0f057f9d 100644 --- a/content/announcements/2025-04-22-kubecon-eu-wrapup.md +++ b/content/announcements/2025-04-22-kubecon-eu-wrapup.md @@ -1,7 +1,7 @@ --- -slug: cert-manager-kubecon-eu-2025-wrapup -title: Come see cert-managers at KubeCon EU 2025 in London! -description: Here's all the details you need for cert-manager related events at KubecCon EU 2025. +slug: cert-manager-kubecon-eu-2025-wrap-up +title: Thank you KubeCon London +description: A quick summary of cert-manager at KubeCon EU 2025! date: "2025-04-17T18:00:00Z" --- @@ -42,11 +42,12 @@ It was a really busy week full of events and everyone has their own takeaways or Here are the best moments from the cert-manager team: - Peter: "I loved being able to participate in and work with 3 very different projects at 3 contribfest events. I'd like to do more of these next time!" -- Mael: .. ... -- Richard: .. ... -- Ash: .. ... -- Erik: .. ... -- Tim: .. ... +- Mael: "some text" +- Richard: "some text" +- Ash: "People coming up to the booth saying they were using trust-manager now, a step forward from wanting to use it previously." +- Erik: "some text" +- Tim: "some text" +- Adam: "" ## Socials From be30b98fb5000f2cf164ed342e10cfa1eead7f94 Mon Sep 17 00:00:00 2001 From: Peter Fiddes Date: Thu, 17 Apr 2025 17:36:27 +0100 Subject: [PATCH 3/5] chore: spellings Signed-off-by: Peter Fiddes --- content/announcements/2025-04-22-kubecon-eu-wrapup.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/content/announcements/2025-04-22-kubecon-eu-wrapup.md b/content/announcements/2025-04-22-kubecon-eu-wrapup.md index a1c0f057f9d..87b632bb114 100644 --- a/content/announcements/2025-04-22-kubecon-eu-wrapup.md +++ b/content/announcements/2025-04-22-kubecon-eu-wrapup.md @@ -23,7 +23,7 @@ This talk may inspire your own PKI management enhancements. ### Contribfest -- **Attendees:** We had approximately 30 people join the cert-manager contribfest. +- **Attendees:** We had approximately 30 people join the cert-manager Contribfest. - **PRs:** - We had at least 6 PRs to various projects that afternoon 2nd April 2025. - We have had a great deal more contributions since such as [trust-manager #577](https://github.com/cert-manager/trust-manager/pull/577), [cert-manager #7678](https://github.com/cert-manager/cert-manager/pull/7678) and [cert-manager #7666](https://github.com/cert-manager/cert-manager/pull/7666). @@ -41,8 +41,8 @@ A big thank you to Ash for leading that part. It was a really busy week full of events and everyone has their own takeaways or best bits. Here are the best moments from the cert-manager team: -- Peter: "I loved being able to participate in and work with 3 very different projects at 3 contribfest events. I'd like to do more of these next time!" -- Mael: "some text" +- Peter: "I loved being able to participate in and work with 3 very different projects at 3 Contribfest events. I'd like to do more of these next time!" +- Maël: "some text" - Richard: "some text" - Ash: "People coming up to the booth saying they were using trust-manager now, a step forward from wanting to use it previously." - Erik: "some text" From 6282f7352c1f40902129650aa6b03233d6c9eb6f Mon Sep 17 00:00:00 2001 From: Peter Fiddes Date: Wed, 23 Apr 2025 13:39:00 +0100 Subject: [PATCH 4/5] Update content/announcements/2025-04-22-kubecon-eu-wrapup.md Co-authored-by: Erik Godding Boye Signed-off-by: Peter Fiddes --- content/announcements/2025-04-22-kubecon-eu-wrapup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/announcements/2025-04-22-kubecon-eu-wrapup.md b/content/announcements/2025-04-22-kubecon-eu-wrapup.md index 87b632bb114..719a52b42e6 100644 --- a/content/announcements/2025-04-22-kubecon-eu-wrapup.md +++ b/content/announcements/2025-04-22-kubecon-eu-wrapup.md @@ -26,7 +26,7 @@ This talk may inspire your own PKI management enhancements. - **Attendees:** We had approximately 30 people join the cert-manager Contribfest. - **PRs:** - We had at least 6 PRs to various projects that afternoon 2nd April 2025. - - We have had a great deal more contributions since such as [trust-manager #577](https://github.com/cert-manager/trust-manager/pull/577), [cert-manager #7678](https://github.com/cert-manager/cert-manager/pull/7678) and [cert-manager #7666](https://github.com/cert-manager/cert-manager/pull/7666). + - We have had a great deal more contributions since such as [trust-manager #577](https://github.com/cert-manager/trust-manager/pull/577), [trust-manager #582](https://github.com/cert-manager/trust-manager/pull/582), [cert-manager #7678](https://github.com/cert-manager/cert-manager/pull/7678) and [cert-manager #7666](https://github.com/cert-manager/cert-manager/pull/7666). ### Booth From 6675cf3a9bc401599b03fee174be8939f2911e67 Mon Sep 17 00:00:00 2001 From: Peter Fiddes Date: Wed, 23 Apr 2025 13:39:07 +0100 Subject: [PATCH 5/5] Update content/announcements/2025-04-22-kubecon-eu-wrapup.md Co-authored-by: Erik Godding Boye Signed-off-by: Peter Fiddes --- content/announcements/2025-04-22-kubecon-eu-wrapup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/announcements/2025-04-22-kubecon-eu-wrapup.md b/content/announcements/2025-04-22-kubecon-eu-wrapup.md index 719a52b42e6..542749a48e9 100644 --- a/content/announcements/2025-04-22-kubecon-eu-wrapup.md +++ b/content/announcements/2025-04-22-kubecon-eu-wrapup.md @@ -45,7 +45,7 @@ Here are the best moments from the cert-manager team: - Maël: "some text" - Richard: "some text" - Ash: "People coming up to the booth saying they were using trust-manager now, a step forward from wanting to use it previously." -- Erik: "some text" +- Erik: "It was great to meet and spend time with the cert-manager team and other friends from the community IRL!" - Tim: "some text" - Adam: ""