This is an automated email from the ASF dual-hosted git repository.

cadonna pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/kafka-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new c886747  Add Instaclustr to the "Powered By" list (#362)
c886747 is described below

commit c886747d88dfc65c049867b3222cf0ccdcbf946a
Author: Ben Bromhead <[email protected]>
AuthorDate: Mon Sep 6 22:48:01 2021 +1200

    Add Instaclustr to the "Powered By" list (#362)
    
    Add Instaclustr (https://www.instaclustr.com/) to the "Powered By" list
    
    Reviewer: Bruno Cadonna <[email protected]>
---
 images/powered-by/instaclustr.png | Bin 0 -> 27116 bytes
 powered-by.html                   |   5 +++++
 2 files changed, 5 insertions(+)

diff --git a/images/powered-by/instaclustr.png 
b/images/powered-by/instaclustr.png
new file mode 100644
index 0000000..c89184f
Binary files /dev/null and b/images/powered-by/instaclustr.png differ
diff --git a/powered-by.html b/powered-by.html
index d20327f..850feb3 100644
--- a/powered-by.html
+++ b/powered-by.html
@@ -315,6 +315,11 @@
         "logoBgColor": "#ffffff",
         "description": "Kafka is part of the <a 
href='http://blog.infochimps.com/2012/10/30/next-gen-real-time-streaming-storm-kafka-integration'
 target='_blank'>InfoChimps real-time data platform</a>."
     }, {
+        "link": "https://www.instaclustr.com/";,
+        "logo": "instaclustr.png",
+        "logoBgColor": "#ffffff",
+        "description": "Instaclustr provides a fully <a 
href='https://www.instaclustr.com/products/managed-apache-kafka/' 
target='_blank'>managed and hosted Apache Kafka service</a>. We also use Apache 
Kafka internally for our monitoring, metrics and alerting capabilities."
+    },{
         "link": "http://www.ipinyou.com.cn/?defaultLocale=en";,
         "logo": "ipinyou.png",
         "logoBgColor": "#ffffff",

Reply via email to