From 5a4d0710bf21cdb39bac1ad722bfec6af22a4e7d Mon Sep 17 00:00:00 2001 From: Adrian Muraru Date: Tue, 16 Jun 2026 12:23:59 +0200 Subject: [PATCH] Add AI Code Wiki section to README Added section about AI Code Wiki and Google indexing. --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 87a75bdd2..8a6a0fa6d 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,11 @@ Some of the main features of Koperator are: - advanced topic and user management via Kubernetes Custom Resources - Cruise Control task management via Kubernetes Custom Resources +## AI Code Wiki + +Google indexes this repo at: +https://codewiki.google/github.com/adobe/koperator + ## Architecture Kafka is a stateful application, and the Kafka Broker is a server that can create and form a cluster with other Brokers. Each Broker has its own unique configuration, the most important of which is the unique broker ID.