Zookeeper

To setup Zookeeper state store create a component of type . See this guide on how to create and apply a state store configuration.

Warning

The above example uses secrets as plain strings. It is recommended to use a secret store for the secrets as described here.

You can then interact with the server using .

The easiest way to install Zookeeper on Kubernetes is by using the Helm chart:

For example, if installing using the example above, the Zookeeper host address would be:

zookeeper.default.svc.cluster.local:2181