Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deploy apache pulsar with external zookeeper #566

Open
spesalvi opened this issue Jan 28, 2025 · 0 comments
Open

Deploy apache pulsar with external zookeeper #566

spesalvi opened this issue Jan 28, 2025 · 0 comments

Comments

@spesalvi
Copy link

Hi All,

I have a zookeeper instance configured in a different namespace. I want to deploy the apache pulsar and use the zookeeper instance that I have in the other namespace.

In the values.yaml file i see an option to disable zookeeper. When I disable that, zookeeper instance is not created.

I also provided externalZookeeperServerList with my external zookeeper endpoints.

Now I notice that externalZookeeperServerList is used when zookeeper component is enabled. So, my zookeeper endpoints are not use by the helm chart and bookie and broker are always trying to connect to 127.0.0.1:2181.

Is there a way to configure pulsar to use external zookeeper instead.

Thanks,
Robert

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant