-
Hi all, I'm having an error, which I never had before and I'm a bit confused by it. Anyway the error I'm experiencing is that the strimzi cluster operator seems to not realize the KafkaConnect instance gets created, even if the pods are created.
Also the status from the openshift describe for the kafka connect resource shows me:
On the strimzi cluster operator I see a couple of errors while it waits for the secrets to be created with the cluster keys, but once the cluster keys are created it seems to proceed and generate a different kind of error (can't really understand what it is):
What I noticed is that the service generated seems to be working, at least I can query it from both pods (the pod that the kakfa connect runs in and the pod from the strimzi cluster operator:
Any idea why the cluster operator might be having this issue? Because this seems to be preventing also the creation of the actual connectors themselves since the connect cluster never gets created (I mean the pods get created, but the connect instance no). |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
Red Hat AMQ Streams is based on Strimzi, but it is not exactly the same. So you should probably contact Red Hat support. But without a full logs (in a readable format), it might be hard to understand what the issue is. |
Beta Was this translation helpful? Give feedback.
Red Hat AMQ Streams is based on Strimzi, but it is not exactly the same. So you should probably contact Red Hat support. But without a full logs (in a readable format), it might be hard to understand what the issue is.