Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.streamnative.io/llms.txt

Use this file to discover all available pages before exploring further.

StreamNative Private Cloud

Run StreamNative
on Kubernetes

Deploy and operate the StreamNative platform on your own Kubernetes. Operators, custom resources, and full operational control.

helm repo add streamnative https://charts.streamnative.io
helm repo update

helm install sn-operator streamnative/sn-operator \
  --namespace sn-system \
  --create-namespace \
  --set image.tag=v0.18.0

Platform

Choose how you deploy

Two supported deployment lines. Pick v2 for new installations; v1 stays supported for existing clusters.

Private Cloud v2

Stable — operator-driven, CRD-first, recommended for new deployments.

Private Cloud v1

Legacy — established deployments running v1. Migration guides available.

Operator journey

From install to production

Follow the lifecycle to jump to what you need.

Install

Helm chart or OLM

Configure

License, storage, security

Deploy

Clusters, Console, protocols

Observe

Metrics, logs, dashboards

Upgrade

Operator and platform upgrades

Resources

Keep learning

Release notes

Private Cloud version history.

pulsarctl

CLI for Pulsar admin operations.