You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When creating a knative broker using a kafka cluster created by Bitnami's kafka Helm chart, it shows this error:
yann@xaku$ k get brokers
NAME URL AGE READY REASON
default 17h False cannot obtain Kafka cluster admin, kafka: client has run out of available brokers to talk to: EOF
Describe the bug
When creating a knative broker using a kafka cluster created by Bitnami's kafka Helm chart, it shows this error:
Expected behavior
Deploy a working kafka event source following the documentation at https://knative.dev/docs/eventing/brokers/broker-types/kafka-broker/#installation
To Reproduce
install knative and the kafka broker layer
Create
kafka-broker-config
configmapconfig-br-defaults
Knative release version
v1.17.3
The text was updated successfully, but these errors were encountered: