-
Hi, I installed https://github.com/strimzi/strimzi-kafka-operator/blob/0.38.0/examples/kafka/kafka-persistent-single.yaml |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
The broker configuration is right, because brokers are using a Kubernetes |
Beta Was this translation helpful? Give feedback.
-
Thanks! Right, yes, just noticed that. Service |
Beta Was this translation helpful? Give feedback.
I guess you would need to look into your DNS and Kubernetes cluster. They are responsible for DNS resolution. I have no idea what environment do you use, but this can be also sometimes faulty juts on one worker node and when you start a pod on another node it works fine. You can also try to delete the pod and have it recreated in case it was just some temporary glitch.