Apache ZooKeeper K8s charm tutorial¶
The Apache ZooKeeper K8s charm simplifies the deployment, management, and scaling of Apache ZooKeeper clusters on your Juju environment.
In this tutorial, we will:
Set up your environment using Multipass and Juju.
Deploy Apache ZooKeeper K8s using the charm.
Integrate Apache ZooKeeper and Apache Kafka charms.
While this tutorial intends to teach you to use Apache ZooKeeper K8s charm, it will be most beneficial if you already have a familiarity with:
Basic terminal commands
Apache Zookeeper concepts
Minimum system requirements¶
Before we start, make sure your machine meets the following requirements:
Ubuntu 22.04 (Focal) or later.
8 GB of RAM.
4 CPU cores.
At least 50 GB of available storage.
Access to the internet for downloading the required snaps and charms.