charts icon indicating copy to clipboard operation
charts copied to clipboard

StreamNative Helm Charts Repository: Apache Pulsar, Pulsar Operators, StreamNative Platform, Function Mesh

Official Helm Charts

This repository includes the officially supported Helm Charts.

General descriptions

Chart Description Usage
charts/pulsar The officially supported Helm Chart used for deploying Apache Pulsar to Kubernetes clusters. For details about how to use it, see here.
charts/sn-platform The officially supported Helm Chart used for deploying StreamNative Platform to Kubernetes clusters. For how to use it, see here.
charts/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.
charts/function-mesh-operator 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.
charts/local-storage-provisioner The officially supported Helm Chart for installing the local storage provisioner use local persistent volumes as the persistent storage. For details about how to use it, see here.
charts/image-puller The officially supported Helm Chart for installing an Image Puller which pulls docker images required for deploying Apache Pulsar or StreamNative Platform. For details about how to use it, see here.

Troubleshooting

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!

Release Process

  • 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