Simple ACL Authorization on Strimzi using Strimzi Kafka CLI

preview_player
Показать описание

Please see the relevant article here:

See the example on github and please give a star if you like the project:

Рекомендации по теме
Комментарии
Автор

My springboot app creates the topic & this is deployed in Kubernetes. Unfortunately that topic is not visible in the strimzi kafka-cluster (v0.35) in that namespace. What could be the reason that topic is not created in the kafka-cluster, although the pod logs show that topic was created. 🤔

premierde