From 977701c212a2e82928a68a683a625066a20eb75b Mon Sep 17 00:00:00 2001 From: Rasheed Amir Date: Sat, 25 Apr 2026 22:43:58 +0200 Subject: [PATCH 01/18] Revise README for Reloader Enterprise and badges Updated README to reflect changes in enterprise version details and added GitHub stars badge. --- README.md | 19 ++++++++++++------- 1 file changed, 12 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 57a1e62c..1f44f06f 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ [![Release](https://img.shields.io/github/release/stakater/reloader.svg?style=flat-square)](https://github.com/stakater/reloader/releases/latest) [![GitHub tag](https://img.shields.io/github/tag/stakater/reloader.svg?style=flat-square)](https://github.com/stakater/reloader/releases/latest) [![Docker Pulls](https://img.shields.io/docker/pulls/stakater/reloader.svg?style=flat-square)](https://hub.docker.com/r/stakater/reloader/) -[![Docker Stars](https://img.shields.io/docker/stars/stakater/reloader.svg?style=flat-square)](https://hub.docker.com/r/stakater/reloader/) +[![GitHub Stars](https://img.shields.io/github/stars/stakater/Reloader.svg?style=flat-square)](https://github.com/stakater/Reloader) [![license](https://img.shields.io/github/license/stakater/reloader.svg?style=flat-square)](LICENSE) ## 🔁 What is Reloader? @@ -85,15 +85,20 @@ spec: This tells Reloader to watch the `ConfigMap` and `Secret` referenced in this deployment. When either is updated, it will trigger a rollout. -## 🏢 Enterprise Version +## 🏢 Reloader Enterprise -Stakater offers an enterprise-grade version of Reloader with: +Reloader OSS is free and production-proven with 24B+ downloads. -1. SLA-backed support -1. Certified images -1. Private Slack support +For teams with stricter requirements: -Contact [`sales@stakater.com`](mailto:sales@stakater.com) for info about Reloader Enterprise. +| Need | Enterprise | +|------|-----------| +| CVE-free, signed images with SBOM | ✅ | +| SLA-backed support from Kubernetes experts | ✅ | +| Artifact provenance for compliance audits | ✅ | +| Dedicated escalation path | ✅ | + +→ [Contact [`sales@stakater.com`](mailto:sales@stakater.com) for info about Reloader Enterprise. ## 🧩 Usage From 1e016d8f259c729256c587237b96489751754cde Mon Sep 17 00:00:00 2001 From: Rasheed Amir Date: Sun, 26 Apr 2026 22:28:37 +0200 Subject: [PATCH 02/18] Create ADOPTERS.md for Reloader user organizations Added a list of organizations using Reloader, including details on how to contribute and add logos. --- adopters/ADOPTERS.md | 70 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 70 insertions(+) create mode 100644 adopters/ADOPTERS.md diff --git a/adopters/ADOPTERS.md b/adopters/ADOPTERS.md new file mode 100644 index 00000000..baf88e36 --- /dev/null +++ b/adopters/ADOPTERS.md @@ -0,0 +1,70 @@ +# Adopters + +Organizations and teams running Reloader in production. + +This list exists to help the community understand real-world usage patterns and +to give visibility to the teams that have made Reloader part of their infrastructure. +It also helps us prioritize what to build next. + +**Want to be listed?** +Open a PR — add your logo to [`/adopters/logos/`](./logos/) and a row to the +table below. See the [contribution guide](#how-to-add-your-organization) at the +bottom of this page. + +--- + +## Organizations Using Reloader + + +| | | | | | +|:---:|:---:|:---:|:---:|:---:| +| Stakater Cloud | Exelient AB | | | | + + +--- + +## Adopter Details + +| Organization | Quote | Use Case | Scale | Since | +|---|---|---|---|---| +| **Stakater Cloud** | "Reloader is foundational to Stakater Cloud — every secret rotation, config change, and cert renewal, handled automatically." | Secret rotation, Cert Renewal, Config Propagation | 4 regions, 800+ namespaces | 2024 | +| **Exelient AB** | "The cert-manager + Reloader combo is gold. Renewed certs, live and hassle-free." | Secret rotation, Cert Renewal, Config Propagation | 1 cluster, 3 namespaces | 2026 | + +--- + +## How to Add Your Organization + +Adding your organization takes about 5 minutes and means a lot to the project. + +### Option A — Pull Request (gets you a logo in the grid) + +1. Fork the repository +2. Add your logo to [`/adopters/logos/`](./logos/) + - SVG preferred, PNG accepted + - Name the file after your company: `acme-corp.svg` + - Keep it under 100KB +3. Add a row to the **Adopter Details** table above +4. Open a PR with the commit title: `docs: add to ADOPTERS.md` + +### Option B — GitHub Discussion (quickest, no git required) + +Drop a comment in the +[👋 Show & Tell: Who's using Reloader?](https://github.com/stakater/Reloader/discussions) +discussion using this template: + +``` +**Company / Team:** +**Quote:** (1–2 lines on how Reloader helps you) +**Use case:** (e.g. secret rotation, cert-manager, GitOps pipeline) +**Scale:** (clusters, namespaces, workloads — share what you're comfortable with) +**Since:** (approximate year) +**Logo:** (attach an SVG or PNG if you'd like to appear in the grid) +``` + +We'll take care of the PR on your behalf. + +--- + +> **Note:** Anonymous entries are welcome. If you're not able to share your company +> name publicly, you can describe yourself as e.g. *"A fintech running 40 clusters +> in production"* — it still helps the community understand real-world scale. From bb53a23aedbd5dba65a9b910e9385b919f4a6261 Mon Sep 17 00:00:00 2001 From: Rasheed Amir Date: Sun, 26 Apr 2026 22:29:01 +0200 Subject: [PATCH 03/18] Create .gitkeep --- adopters/logos/.gitkeep | 1 + 1 file changed, 1 insertion(+) create mode 100644 adopters/logos/.gitkeep diff --git a/adopters/logos/.gitkeep b/adopters/logos/.gitkeep new file mode 100644 index 00000000..8b137891 --- /dev/null +++ b/adopters/logos/.gitkeep @@ -0,0 +1 @@ + From 63a986ab729df0c5528fd403f532299a03538755 Mon Sep 17 00:00:00 2001 From: Rasheed Amir Date: Mon, 27 Apr 2026 20:17:01 +0200 Subject: [PATCH 04/18] add sc and exelient logos for adopters --- adopters/logos/exelient-ab.svg | 1 + adopters/logos/stakater-cloud.svg | 30 ++++++++++++++++++++++++++++++ 2 files changed, 31 insertions(+) create mode 100644 adopters/logos/exelient-ab.svg create mode 100644 adopters/logos/stakater-cloud.svg diff --git a/adopters/logos/exelient-ab.svg b/adopters/logos/exelient-ab.svg new file mode 100644 index 00000000..b382d29c --- /dev/null +++ b/adopters/logos/exelient-ab.svg @@ -0,0 +1 @@ +EXELIENT \ No newline at end of file diff --git a/adopters/logos/stakater-cloud.svg b/adopters/logos/stakater-cloud.svg new file mode 100644 index 00000000..808b70c1 --- /dev/null +++ b/adopters/logos/stakater-cloud.svg @@ -0,0 +1,30 @@ + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file From 0db35d3dc17b27b78d931d3953b50efcc2e49c45 Mon Sep 17 00:00:00 2001 From: Rasheed Amir Date: Mon, 27 Apr 2026 20:27:13 +0200 Subject: [PATCH 05/18] Fix link to Reloader Show & Tell discussion Updated link to the GitHub Discussion for Reloader. --- adopters/ADOPTERS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/adopters/ADOPTERS.md b/adopters/ADOPTERS.md index baf88e36..f6e2d763 100644 --- a/adopters/ADOPTERS.md +++ b/adopters/ADOPTERS.md @@ -49,7 +49,7 @@ Adding your organization takes about 5 minutes and means a lot to the project. ### Option B — GitHub Discussion (quickest, no git required) Drop a comment in the -[👋 Show & Tell: Who's using Reloader?](https://github.com/stakater/Reloader/discussions) +[👋 Show & Tell: Who's using Reloader?](https://github.com/stakater/Reloader/discussions/1137) discussion using this template: ``` From 399a56b1d1f9a178124b873430aa01ccef139dc9 Mon Sep 17 00:00:00 2001 From: Rasheed Amir Date: Mon, 27 Apr 2026 21:15:23 +0200 Subject: [PATCH 06/18] Add adopters section to README Added adopters section to highlight Reloader's usage and community feedback. --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index 1f44f06f..1e292ee1 100644 --- a/README.md +++ b/README.md @@ -452,6 +452,17 @@ These flags allow you to redefine annotation keys used in your workloads or reso Reloader is compatible with Kubernetes >= 1.19 +## 🏢 Adopters + +Reloader has **24B+ Docker pulls** across thousands of Kubernetes clusters worldwide. + +If you're running Reloader in production, we'd love to hear from you: + +- 💬 **Share your story** → [Show & Tell Discussion](https://github.com/stakater/Reloader/discussions/1137) +- 🏷️ **Add your logo** → [ADOPTERS.md](./adopters/ADOPTERS.md) + +[See who's using Reloader →](./adopters/ADOPTERS.md) + ## Help ### Documentation From 50073d5ea6370ce4afecb58c85ea51684d479b56 Mon Sep 17 00:00:00 2001 From: Rasheed Amir Date: Mon, 27 Apr 2026 21:17:48 +0200 Subject: [PATCH 07/18] Update Exelient logo filename in ADOPTERS.md --- adopters/ADOPTERS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/adopters/ADOPTERS.md b/adopters/ADOPTERS.md index f6e2d763..35192d88 100644 --- a/adopters/ADOPTERS.md +++ b/adopters/ADOPTERS.md @@ -18,7 +18,7 @@ bottom of this page. | | | | | | |:---:|:---:|:---:|:---:|:---:| -| Stakater Cloud | Exelient AB | | | | +| Stakater Cloud | Exelient AB | | | | --- From 818e520b0856aa5ee338e86369300bde890099f2 Mon Sep 17 00:00:00 2001 From: Muhammad Safwan Karim <66724151+msafwankarim@users.noreply.github.com> Date: Tue, 28 Apr 2026 00:18:59 +0500 Subject: [PATCH 08/18] Update ADOPTERS.md --- adopters/ADOPTERS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/adopters/ADOPTERS.md b/adopters/ADOPTERS.md index 35192d88..c308b575 100644 --- a/adopters/ADOPTERS.md +++ b/adopters/ADOPTERS.md @@ -18,7 +18,7 @@ bottom of this page. | | | | | | |:---:|:---:|:---:|:---:|:---:| -| Stakater Cloud | Exelient AB | | | | +| ![Stakater Cloud]("logos/stakater-cloud.svg") | Exelient AB | | | | --- From f2a6316486e24d3649fb0e961ae399307f7714de Mon Sep 17 00:00:00 2001 From: Muhammad Safwan Karim <66724151+msafwankarim@users.noreply.github.com> Date: Tue, 28 Apr 2026 00:21:14 +0500 Subject: [PATCH 09/18] Fix logo image syntax in ADOPTERS.md --- adopters/ADOPTERS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/adopters/ADOPTERS.md b/adopters/ADOPTERS.md index c308b575..8e1e9bcd 100644 --- a/adopters/ADOPTERS.md +++ b/adopters/ADOPTERS.md @@ -18,7 +18,7 @@ bottom of this page. | | | | | | |:---:|:---:|:---:|:---:|:---:| -| ![Stakater Cloud]("logos/stakater-cloud.svg") | Exelient AB | | | | +| ![Stakater Cloud](logos/stakater-cloud.svg) | ![Exelient AB](logos/exelient-ab.svg) | | | | --- From 00631ac33f8e0628232184e30c734da05a525d2d Mon Sep 17 00:00:00 2001 From: Muhammad Safwan Karim <66724151+msafwankarim@users.noreply.github.com> Date: Tue, 28 Apr 2026 00:22:14 +0500 Subject: [PATCH 10/18] Update ADOPTERS.md --- adopters/ADOPTERS.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/adopters/ADOPTERS.md b/adopters/ADOPTERS.md index 8e1e9bcd..a439748c 100644 --- a/adopters/ADOPTERS.md +++ b/adopters/ADOPTERS.md @@ -15,6 +15,8 @@ bottom of this page. ## Organizations Using Reloader +![Stakater Cloud](logos/stakater-cloud.svg) + | | | | | | |:---:|:---:|:---:|:---:|:---:| From 7f8ddaa032ea1f59fa9b7818542a6064eb90b332 Mon Sep 17 00:00:00 2001 From: Muhammad Safwan Karim <66724151+msafwankarim@users.noreply.github.com> Date: Tue, 28 Apr 2026 00:24:29 +0500 Subject: [PATCH 11/18] Update ADOPTERS.md --- adopters/ADOPTERS.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/adopters/ADOPTERS.md b/adopters/ADOPTERS.md index a439748c..e1683569 100644 --- a/adopters/ADOPTERS.md +++ b/adopters/ADOPTERS.md @@ -15,12 +15,10 @@ bottom of this page. ## Organizations Using Reloader -![Stakater Cloud](logos/stakater-cloud.svg) - | | | | | | |:---:|:---:|:---:|:---:|:---:| -| ![Stakater Cloud](logos/stakater-cloud.svg) | ![Exelient AB](logos/exelient-ab.svg) | | | | +| Stakater Cloud | Exelient AB | | | | --- From 4472c6599a8661a6edbe9b5002e731f2a7f2ab30 Mon Sep 17 00:00:00 2001 From: Muhammad Safwan Karim <66724151+msafwankarim@users.noreply.github.com> Date: Tue, 28 Apr 2026 00:25:14 +0500 Subject: [PATCH 12/18] Update ADOPTERS.md --- adopters/ADOPTERS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/adopters/ADOPTERS.md b/adopters/ADOPTERS.md index e1683569..5aa171f3 100644 --- a/adopters/ADOPTERS.md +++ b/adopters/ADOPTERS.md @@ -18,7 +18,7 @@ bottom of this page. | | | | | | |:---:|:---:|:---:|:---:|:---:| -| Stakater Cloud | Exelient AB | | | | +| Stakater Cloud | Exelient AB | | | | --- From c01de5a052247281ccce0db223e6c6da4173ee0e Mon Sep 17 00:00:00 2001 From: Muhammad Safwan Karim <66724151+msafwankarim@users.noreply.github.com> Date: Tue, 28 Apr 2026 00:26:40 +0500 Subject: [PATCH 13/18] Update ADOPTERS.md --- adopters/ADOPTERS.md | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/adopters/ADOPTERS.md b/adopters/ADOPTERS.md index 5aa171f3..4b1c54b0 100644 --- a/adopters/ADOPTERS.md +++ b/adopters/ADOPTERS.md @@ -16,11 +16,14 @@ bottom of this page. ## Organizations Using Reloader -| | | | | | -|:---:|:---:|:---:|:---:|:---:| -| Stakater Cloud | Exelient AB | | | | + + + + + + +
Stakater CloudExelient AB
- --- ## Adopter Details From b1bf52482bdaae88cb0ac65e20b2b9dfdd14aba9 Mon Sep 17 00:00:00 2001 From: Muhammad Safwan Karim <66724151+msafwankarim@users.noreply.github.com> Date: Tue, 28 Apr 2026 00:26:54 +0500 Subject: [PATCH 14/18] Update ADOPTERS.md --- adopters/ADOPTERS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/adopters/ADOPTERS.md b/adopters/ADOPTERS.md index 4b1c54b0..04472b29 100644 --- a/adopters/ADOPTERS.md +++ b/adopters/ADOPTERS.md @@ -24,6 +24,7 @@ bottom of this page. + --- ## Adopter Details From 03fd552352a38301f4f9c1381b65cb1f7d038971 Mon Sep 17 00:00:00 2001 From: Rasheed Amir Date: Mon, 27 Apr 2026 21:27:00 +0200 Subject: [PATCH 15/18] Update README.md --- README.md | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/README.md b/README.md index 1e292ee1..23d11cb0 100644 --- a/README.md +++ b/README.md @@ -50,6 +50,21 @@ flowchart LR - `Secrets` and `ConfigMaps` are watched by Reloader. - When changes are detected, Reloader automatically triggers a rollout of the associated workloads, ensuring your app always runs with the latest configuration. +## 🏢 Reloader Enterprise + +Reloader OSS is free and production-proven with 24B+ downloads. + +For teams with stricter requirements: + +| Need | Enterprise | +|------|-----------| +| CVE-free, signed images with SBOM | ✅ | +| SLA-backed support from Kubernetes experts | ✅ | +| Artifact provenance for compliance audits | ✅ | +| Dedicated escalation path | ✅ | + +→ [Contact Sales](mailto:sales@stakater.com) for info about Reloader Enterprise. + ## ⚡ Quick Start ### 1. Install Reloader @@ -85,21 +100,6 @@ spec: This tells Reloader to watch the `ConfigMap` and `Secret` referenced in this deployment. When either is updated, it will trigger a rollout. -## 🏢 Reloader Enterprise - -Reloader OSS is free and production-proven with 24B+ downloads. - -For teams with stricter requirements: - -| Need | Enterprise | -|------|-----------| -| CVE-free, signed images with SBOM | ✅ | -| SLA-backed support from Kubernetes experts | ✅ | -| Artifact provenance for compliance audits | ✅ | -| Dedicated escalation path | ✅ | - -→ [Contact [`sales@stakater.com`](mailto:sales@stakater.com) for info about Reloader Enterprise. - ## 🧩 Usage Reloader supports multiple annotation-based controls to let you **customize when and how your Kubernetes workloads are reloaded** upon changes in `Secrets` or `ConfigMaps`. From c4ef9b57a6626a767d9a10fa4a7bfbd45002e0a0 Mon Sep 17 00:00:00 2001 From: Muhammad Safwan Karim <66724151+msafwankarim@users.noreply.github.com> Date: Tue, 28 Apr 2026 00:27:14 +0500 Subject: [PATCH 16/18] Update ADOPTERS.md --- adopters/ADOPTERS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/adopters/ADOPTERS.md b/adopters/ADOPTERS.md index 04472b29..78af74b2 100644 --- a/adopters/ADOPTERS.md +++ b/adopters/ADOPTERS.md @@ -19,7 +19,7 @@ bottom of this page. - +
Stakater CloudExelient ABExelient AB
From b976a2fc0d45825cb8ee93cc7be9183a0c88796e Mon Sep 17 00:00:00 2001 From: Muhammad Safwan Karim <66724151+msafwankarim@users.noreply.github.com> Date: Tue, 28 Apr 2026 00:28:06 +0500 Subject: [PATCH 17/18] Update Exelient AB logo size in ADOPTERS.md --- adopters/ADOPTERS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/adopters/ADOPTERS.md b/adopters/ADOPTERS.md index 78af74b2..04472b29 100644 --- a/adopters/ADOPTERS.md +++ b/adopters/ADOPTERS.md @@ -19,7 +19,7 @@ bottom of this page. - +
Stakater CloudExelient ABExelient AB
From 3bcb7d4fb74b4f3d99fa823f4ba6857b7efb46b1 Mon Sep 17 00:00:00 2001 From: Muhammad Safwan Karim <66724151+msafwankarim@users.noreply.github.com> Date: Tue, 28 Apr 2026 00:29:48 +0500 Subject: [PATCH 18/18] Adjust table cell widths in ADOPTERS.md --- adopters/ADOPTERS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/adopters/ADOPTERS.md b/adopters/ADOPTERS.md index 04472b29..52b3029e 100644 --- a/adopters/ADOPTERS.md +++ b/adopters/ADOPTERS.md @@ -20,7 +20,7 @@ bottom of this page. Stakater Cloud Exelient AB - +