This repository includes the officially supported Helm Charts.
Chart | Description | Usage |
---|---|---|
pulsar-operator |
The officially supported Helm Chart for installing the Pulsar operator to provide Customer Resource Definitions (CRDs) and Controllers to manage and run Pulsar clusters in a more resilient way. | For details about how to use it, see here. |
sn-platform |
The officially supported Helm Chart used for deploying StreamNative Platform to Kubernetes clusters. | For details about how to use it, see here. |
function-mesh-operator (Migrated) |
The officially supported Helm Chart for installing FunctionMesh to manage Pulsar Functions and Pulsar IO connectors on Kubernetes. | For details about how to use it, see here. |
pulsar (Deprecated) |
The officially supported Helm Chart used for deploying Apache Pulsar to Kubernetes clusters. | For details about how to use it, see here. |
local-storage-provisioner |
The officially supported Helm Chart for installing the local storage provisioner to use local persistent volumes as persistent storage. | For details about how to use it, see here. |
image-puller |
The officially supported Helm Chart for installing an Image Puller which pulls required docker images for deploying Apache Pulsar or StreamNative Platform. | For details about how to use it, see here. |
We've done our best to make these charts as seamless as possible, occasionally troubles do surface outside of our control. We've collected tips and tricks for troubleshooting common issues. Please examine these first before raising an issue, and feel free to add to them by raising a Pull Request!
- Open https://github.com/streamnative/charts/actions/workflows/release.yml
- Click the
Run workflow
button which is in the right side - Choose the name of chart you want to release, input its base branch version and release version
- Click
Run workflow