GitHub user lhotari edited a comment on the discussion: Broker restarted due to 
`ZooKeeper client is disconnected`

> And pulsar-all image is using 3.0.0

The pulsar-all 3.0.0 image is invalid. It's actually Pulsar 2.11, see 
https://github.com/apache/pulsar/issues/20420

The apache/pulsar-helm-chart project has some unreleased changes to some 
issues. Today I made a change to support k8s 1.24+.
https://github.com/apache/pulsar-helm-chart/pull/368 (was part of 
https://github.com/apache/pulsar-helm-chart/pull/370 changes). 

Pulsar helm chart isn't compatible with k8s 1.24+ since there isn't a way to 
configure Zookeeper service with `publishNotReadyAddresses: true`.
- `service.alpha.kubernetes.io/tolerate-unready-endpoints` annotation was 
removed in k8s 1.24 with commit 
https://github.com/kubernetes/kubernetes/commit/ae9f1173870822c186a1ddd696835cc5a9b989ec

I'm not exactly sure if this is the issue in your case.


GitHub link: 
https://github.com/apache/pulsar/discussions/20773#discussioncomment-6408463

----
This is an automatically sent email for [email protected].
To unsubscribe, please send an email to: [email protected]

Reply via email to