Skip to content

Commit

Permalink
cert-manager graduation announcement
Browse files Browse the repository at this point in the history
Signed-off-by: Ashley Davis <[email protected]>
  • Loading branch information
SgtCoDFish committed Nov 12, 2024
1 parent 72eda37 commit 0333369
Show file tree
Hide file tree
Showing 2 changed files with 57 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .spelling
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,9 @@ jwenz723
seuf
thirdeyenick
MattiasGees
Gamanji
impactful
Linkerd
(sub)domains
7opf
ACLs
Expand Down
54 changes: 54 additions & 0 deletions content/announcements/2024-11-12-cert-manager-graduation.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,54 @@
---
slug: cert-manager-graduation
title: cert-manager is now a CNCF Graduated Project!
description: cert-manager joins Kubernetes itself at the Graduated level of the CNCF
date: "2024-11-12T09:00:00Z"
---

The 28th of November 2023 was an important day for the cert-manager project. We [raised](https://github.com/cncf/toc/pull/1212) our first issue on the road to becoming a CNCF Graduated project,
which then grew into [another issue](https://github.com/cncf/toc/issues/1306), a [security audit](./2024-03-18-cert-manager-security-audit.md) and lots of [due diligence](https://github.com/cncf/toc/pull/1416)
over the following months.

We took that step towards graduation chiefly because being Graduated is the highest rung of the ladder that CNCF projects climb.

There's no higher level - Kubernetes itself is a CNCF Graduated project, along with other incredibly impactful and [noteworthy projects](https://www.cncf.io/projects/) such as Istio, Cilium, Linkerd and SPIFFE.

We're now incredibly proud to announce that the 12th of November 2024 is also an important day for cert-manager; we're now officially a CNCF Graduated Project!

The CNCF describes graduated projects as:

> Projects considered stable, widely adopted, and production ready, attracting thousands of contributors
We believe this description reflects cert-manager's place in the Cloud Native landscape. We've met hundreds of people at different KubeCon events who've told us that they rely on cert-manager
in production across thousands of Kubernetes clusters. We treasure the trust that people place in us, and we remain dedicated to keeping cert-manager rock solid.

Graduation isn't just the end of a long process, though - it's a chance to reaffirm our commitment to solving X.509 in Kubernetes.

There are interesting challenges ahead for cert-manager, and we're excited to be part of the solution.

First, consider quantum computers promising to break existing encryption. The process of migrating to post-quantum cryptography has already begun,
and cert-manager stands ready to adopt standards when they're ready.

Second, think about the threat-strewn landscape of trust in Kubernetes containers today. trust-manager is growing rapidly, and we think it can
help not only to manage everyday trust bundles but also to increase response times for fixing trust issues in Kubernetes.

And of course, machine identities - including X.509 certs - are only proliferating faster as time goes on. cert-manager is ready to scale with that growth!

We'd like to finish by saying some thank yous:

First, we'd like to thank Katie Gamanji who helped to shepherd our project through the graduation process; we quite literally couldn't have
finished the process without her.

Second, we'd like to thank all those who were involved in helping during the process, including those who were interviewed,
tag-security and tag-contributor-strategy, and many others for their feedback and advice.

Third, we'd like to thank Venafi for sponsoring the bulk of maintainer time required to see this process through.

Finally, thank you all for using cert-manager and being such a great community!

We're actively looking for more contributors, maintainers, and feedback from users; please reach out on Slack or join one of our regular meetings if you're interested in getting involved!

Happy graduation to cert-manager!

- The cert-manager Maintainers

0 comments on commit 0333369

Please sign in to comment.