Skip to main content
Version: 2.7.3

Install Apache Pulsar using Helm

Install Apache Pulsar on Kubernetes with the official Pulsar Helm chart.

Requirements#

To deploy Apache Pulsar on Kubernetes, the followings are required.

Environment setup#

Before deploying Pulsar, you need to prepare your environment.

Tools#

Install helm and kubectl on your computer.

Cloud cluster preparation#

note

Kubernetes 1.14 or higher is required.

To create and connect to the Kubernetes cluster, follow the instructions:

Pulsar deployment#

Once the environment is set up and configuration is generated, you can now proceed to the deployment of Pulsar.

Pulsar upgrade#

To upgrade an existing Kubernetes installation, follow the upgrade documentation.