KafkaConnect TLS property, error while connect to Bitnami Kafka cluster #11583
Replies: 1 comment 1 reply
-
You are using the wrong container image - When using the |
Beta Was this translation helpful? Give feedback.
-
You are using the wrong container image - When using the |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello
Environment
I need to connect KafkaConnect to the Bitnami Kafka cluster with one-way TLS.
KafkaConnect Manifest:
Bitnami Kafka Cluster Parameters:
Kubernetes Secret:
The certificate for the Bitnami Kafka cluster is correctly configured, as I can successfully connect to it using other Java clients.
However, when starting Kafka Connect, I encounter the following error:
Full log:
https://gist.github.com/alekseytivonchik/31040ec9d442bf18c2a9addbf11b7bbb
Could there be an error in the Kafka Connect configuration? Any ideas on how to resolve this issue?
Beta Was this translation helpful? Give feedback.
All reactions