confluentinc / confluent-kubernetes-examples

Example scenario workflows for Confluent for Kubernetes
Apache License 2.0
43 stars 175 forks source link

kafka not able to connect to zookeeper #229

Open JavaWiz opened 1 year ago

JavaWiz commented 1 year ago

When this command executed: kubectl apply -f https://raw.githubusercontent.com/confluentinc/confluent-kubernetes-examples/master/quickstart-deploy/confluent-platform.yaml

Confluent operator log: {"level":"ERROR","time":"2023-04-28T21:01:11.301Z","name":"kafka","caller":"log/log.go:35","msg":"apply failed","name":"kafka","namespace":"mnk","error":"no zk endpoint or service discovery configuration found for dependency"} Logs from 4/28/2023, 1:57:35 AM

So kafka installation do not start and other components as well waiting for kafka.

JavaWiz commented 1 year ago

This is a bug in current operator version, could you please someone check

OneCricketeer commented 1 year ago

Can you provide logs of the Zookeeper pods? Did they actually start?