diff --git a/infrastructure/cert-manager/README.md b/infrastructure/cert-manager/README.md
new file mode 100644
index 0000000000000000000000000000000000000000..f7a49d4f0cfac35119d8cb5564fe397f80d85077
--- /dev/null
+++ b/infrastructure/cert-manager/README.md
@@ -0,0 +1,11 @@
+Cert-Manager
+===
+
+This component provides certificates to applications and internal components using lets encrypt or any other kind of CA.
+
+Links
+---
+
+- [Documentation](https://cert-manager.io/docs/)
+- [Helm Chart](https://artifacthub.io/packages/helm/cert-manager/cert-manager)
+- [Source Code](https://github.com/jetstack/cert-manager/)