From 556c797ff7b2f0fba956dc5865eb28f5ee10a2d6 Mon Sep 17 00:00:00 2001 From: Maartje Eyskens Date: Wed, 29 Jul 2020 16:11:06 +0200 Subject: [PATCH] Add a USERS.md file to list cert-manager users Signed-off-by: Maartje Eyskens --- USERS.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 USERS.md diff --git a/USERS.md b/USERS.md new file mode 100644 index 000000000..de0d51be7 --- /dev/null +++ b/USERS.md @@ -0,0 +1,17 @@ +# cert-manager users + +This is the list of organizations and individual users that publicly that they are using cert-manager. + +Please send PRs to add or remove your organizations/users! We would love to let you share your cert-manager story with the world. + +The list of organizations that have publicly shared the usage of cert-manager: + +| Organization | Usage | Links | +| :--- | :--- | :--- | +| [Jettstack text ](https://jetstack.io) | Securing MySQL inside Kubernetes | [blog](https://blog.jetstack.io/blog/securing-mysql-with-cert-manager/) | + +The list of individual users that have publicly shared the usage of cert-manager. + +| user | Usage | Links | +| :--- | :--- | :--- | +| [Maartje Eyskens](https://github.com/meyskens) | Securing ingresses | | \ No newline at end of file