In order to deploy Apache Pulsar on Kubernetes, the following are required.
- Helm v3 (3.0.2 or higher)
- A Kubernetes cluster, version 1.14 or higher.
and kubectl
need to be .
Follow the instructions to create and connect to the Kubernetes cluster of your choice:
If you are upgrading an existing Kubernetes installation, follow the upgrade documentation instead.