shaileshjha061 opened a new issue #222: URL: https://github.com/apache/pulsar-helm-chart/issues/222
**Zookeeper Pod Restarts frequently** I tried Deploying Pulsar in GKE clusters using the helm chart. Pulsar cluster is being deployed properly but the zookeeper pods keep on restarting one by one. And also there is no error in logs that can be debugged. **Pulsar Chart Version**: pulsar-2.7.10 **To Reproduce the issue** Steps to reproduce the behavior: 1. Create GKE Cluster 2. Create Namespace 3. Add pulsar chart to your local Helm repository: `helm repo add apache https://pulsar.apache.org/charts` 4. Install Chart using Helm cmd: `helm install <release-name> apache/pulsar` **Expected behavior** We can see all Pulsar components pods are up and running. But the Zookeeper Pods will be restarting after 15-20 minutes. **Screenshots**  Chart Version:  -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@pulsar.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org