To deploy Apache Pulsar on Kubernetes, the followings are required.
- kubectl 1.14 or higher, compatible with your cluster (+/- 1 minor release from your cluster)
- Helm v3 (3.0.2 or higher)
Install and kubectl
on your computer.
To create and connect to the Kubernetes cluster, follow the instructions:
To upgrade an existing Kubernetes installation, follow the upgrade documentation.