Replies: 1 comment 5 replies
-
You should probably start by sharing your configuration. If you decided to use load balancer listener, it is likely that the loadbalancer is not being provisioned by your Kubernetes cluster. |
Beta Was this translation helpful? Give feedback.
5 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.
-
Hi All,
I am getting an error in my strimzi Kafka cluster like (error: Exceeded timeout of 300000ms while waiting for Service resource qa-xxx-kafka-gcp-kafka-externalint-bootstrap in namespace qa-xxxxx-kafka to be addressable)
And my zookeeper pod is up and running and Kafka broker pod is not running (even not showing Kafka pod inside the namespace) when i check the log showing the above error.
I have also deployed Kafka broker and deployment is successful but broker pods are not visible (edited)
Beta Was this translation helpful? Give feedback.
All reactions