This is an automated email from the ASF dual-hosted git repository.
mjsax pushed a commit to branch markdown
in repository https://gitbox.apache.org/repos/asf/kafka-site.git
The following commit(s) were added to refs/heads/markdown by this push:
new 6fef68cba2 Add Ksolves to the powered-by page (#897)
6fef68cba2 is described below
commit 6fef68cba2f80ac19849d4857bc9ae3306f1cb43
Author: Atul Khanduri <[email protected]>
AuthorDate: Thu Jul 23 07:06:27 2026 +0530
Add Ksolves to the powered-by page (#897)
* Add Ksolves to the powered-by page
* Update description on Ksolves powered-by section
---
data/testimonials.json | 6 ++++++
static/images/powered-by/ksolves.png | Bin 0 -> 437617 bytes
2 files changed, 6 insertions(+)
diff --git a/data/testimonials.json b/data/testimonials.json
index 146a4b9e6b..bd1c0b7d43 100644
--- a/data/testimonials.json
+++ b/data/testimonials.json
@@ -497,6 +497,12 @@
"logoBgColor": "#ffffff",
"description": "Kpow is an enterprise-grade toolkit that provides a rich,
data-oriented UI and secure API for Apache Kafka. It's designed to give
engineers deep visibility and control over their Kafka clusters, Schema
Registry, Kafka Connect, and Kafka Streams applications. Offering multiple
deployment options for cloud or on-premise environments, Kpow works with any
Kafka distribution and integrates with enterprise security systems for
authentication and role-based access."
},
+ {
+ "link": "https://www.ksolves.com/support-services/apache-kafka-support",
+ "logo": "ksolves.png",
+ "logoBgColor": "#FFFFFF",
+ "description": "Ksolves delivers end-to-end <a
href='https://www.ksolves.com/apache-kafka-development-company'
target='_blank'>Apache Kafka services</a>, including seamless Kafka
implementation, cluster setup, and configuration tailored to your business
needs. Our expert team ensures real-time data streaming with Kafka Streams,
high-throughput message processing, and fault-tolerant architecture. From Kafka
integration with existing systems to performance tuning and ongoing support, K
[...]
+ },
{
"link": "https://www.kuaishou.com/en",
"logo": "KuaishouLogo.png",
diff --git a/static/images/powered-by/ksolves.png
b/static/images/powered-by/ksolves.png
new file mode 100644
index 0000000000..ebaaefad0a
Binary files /dev/null and b/static/images/powered-by/ksolves.png differ