/kafka-access-operator

Operator for sharing access to Strimzi clusters across namespaces

Primary LanguageJavaApache License 2.0Apache-2.0

License Twitter Follow

Access Operator for Strimzi

Kubernetes operator that collects connection details for an Apache Kafka® cluster that is managed by the Strimzi cluster operator into a Kubernetes secret. (See proposal #33 for more details.)

This operator uses the Java Operator SDK.

Building the operator

The Dev guide describes how to build the Access Operator.