Replies: 1 comment 4 replies
-
|
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have strimzi in use in combination with istio and I struggle in getting the KafkaConnect Resource up and running.
I am planing to create a Kafka Connect Instance with the Splunk Connector. My Understanding iss that it needs to create an image first with the required software in it. This Image will be uploaded to a Container Registry. Right?
Unfortunately I am not able to push the image and I dont know how to troubleshoot it or fix it.
As you can See i set verbosity to trace.
I am aware that istio might be causing issues, but in the same kubernetes namespaces i've created an pod and check if that url is really not resolvable:
This seems to work! I am aware that he Cert does not work, thats because the pod container does not know our company CA.
(Harbor itself works, i can use it from my laptop or in other contexts without problem)
How can I get more details in order to get this working?
Beta Was this translation helpful? Give feedback.
All reactions