diff --git a/website/docs/community/showcase/kafka-king.mdx b/website/docs/community/showcase/kafka-king.mdx
new file mode 100644
index 000000000..544595ba2
--- /dev/null
+++ b/website/docs/community/showcase/kafka-king.mdx
@@ -0,0 +1,22 @@
+# [Kafka-King](https://github.com/Bronya0/Kafka-King)
+
+```mdx-code-block
+
+
+
+
+```
+
+[Kafka-King](https://github.com/Bronya0/Kafka-King) is a kafka GUI client that supports various systems and is compact and easy to use.
+This is made of Wails+vue3
+
+# Kafka-King function list
+- [x] View the cluster node list, support dynamic configuration of broker and topic configuration items
+- [x] Supports consumer clients, consumes the specified topic, size, and timeout according to the specified group, and displays the message information in various dimensions in a table
+- [x] Supports PLAIN, SSL, SASL, kerberos, sasl_plaintext, etc. etc.
+- [x] Create topics (support batches), delete topics, specify replicas, partitions
+- [x] Support statistics of the total number of messages, total number of submissions, and backlog for each topic based on consumer groups
+- [x] Support viewing topics Detailed information (offset) of the partition, and support adding additional partitions
+- [x] Support simulated producers, batch sending messages, specify headers, partitions
+- [x] Health check
+- [x] Support viewing consumer groups , Consumer- ……
diff --git a/website/i18n/ja/docusaurus-plugin-content-docs/current/community/showcase/kafka-king.mdx b/website/i18n/ja/docusaurus-plugin-content-docs/current/community/showcase/kafka-king.mdx
new file mode 100644
index 000000000..7a064ac7b
--- /dev/null
+++ b/website/i18n/ja/docusaurus-plugin-content-docs/current/community/showcase/kafka-king.mdx
@@ -0,0 +1,22 @@
+# [Kafka-King](https://github.com/Bronya0/Kafka-King)
+
+```mdx-code-block
+
+
+
+
+```
+
+[Kafka-King](https://github.com/Bronya0/Kafka-King) は、さまざまなシステムをサポートし、コンパクトで使いやすい kafka GUI クライアントです。
+これは Wails+vue3 で作成されています
+
+# Kafka-King 関数リスト
+- [x] クラスター ノード リストの表示、ブローカーおよびトピック構成項目の動的構成のサポート
+- [x] コンシューマー クライアントのサポート、指定されたグループに従って指定されたトピック、サイズ、タイムアウトを消費し、さまざまなディメンションでメッセージ情報をテーブルに表示します
+- [x] PLAIN、SSL、SASL、kerberos、sasl_plaintext などをサポートします
+- [x] トピックの作成 (バッチのサポート)、トピックの削除、レプリカ、パーティションの指定
+- [x] コンシューマー グループに基づく各トピックの合計メッセージ数、合計送信数、バックログの統計のサポート
+- [x] トピックのパーティションの詳細情報 (オフセット) の表示のサポート、および追加パーティションの追加のサポート
+- [x] シミュレートされたプロデューサーのサポート、メッセージのバッチ送信、ヘッダー、パーティションの指定
+- [x] ヘルス チェック
+- [x] コンシューマー グループの表示のサポート、Consumer- ……
diff --git a/website/i18n/zh-Hans/docusaurus-plugin-content-docs/current/community/showcase/kafka-king.mdx b/website/i18n/zh-Hans/docusaurus-plugin-content-docs/current/community/showcase/kafka-king.mdx
new file mode 100644
index 000000000..5beee5ef9
--- /dev/null
+++ b/website/i18n/zh-Hans/docusaurus-plugin-content-docs/current/community/showcase/kafka-king.mdx
@@ -0,0 +1,22 @@
+# [Kafka-King](https://github.com/Bronya0/Kafka-King)
+
+```mdx-code-block
+
+
+
+
+```
+
+[Kafka-King](https://github.com/Bronya0/Kafka-King) 是一个支持各种系统、小巧易用的 kafka GUI 客户端。
+这是由Wails+vue3制作的
+
+# Kafka-King功能列表
+- [x] 查看集群节点列表,支持动态配置broker和topic配置项
+- [x] 支持consumer客户端,根据指定的group消费指定的topic、size、timeout,并将消息信息以表格形式展示在各个维度
+- [x] 支持PLAIN、SSL、SASL、kerberos、sasl_plaintext等
+- [x] 创建topic(支持批量)、删除topic、指定replicas、partitions
+- [x] 支持根据consumer group统计每个topic的消息总数、提交总数、backlog数量
+- [x] 支持查看topic分区的详细信息(offset),支持添加额外的分区
+- [x] 支持模拟producer,批量发送消息,指定headers、partitions
+- [x] 健康检查
+- [x] 支持查看consumer group、consumer……
diff --git a/website/static/img/showcase/kafka-King-img_3.webp b/website/static/img/showcase/kafka-King-img_3.webp
new file mode 100644
index 000000000..ed905d924
Binary files /dev/null and b/website/static/img/showcase/kafka-King-img_3.webp differ