streamnative/private-cloud
, streamnative/sn-platform
and streamnative/sn-platform-slim
will require a license key to run; otherwise, the component will fail to start.
For StreamNative Private Cloud users, the license key for sn-operator
can also be used for the StreamNative Pulsar images. The sn-operator
automatically activate the StreamNative Pulsar images with the imported license key. This documentation provides comprehensive guidance on migrating to StreamNative Pulsar images.
sn-operator
chart: 0.1.1
or higherk8s.streamnative.io/coordinator-name
label on ZooKeeperCluster, BookKeeperCluster, PulsarBroker and PulsarProxy manifests:
private-cloud-sn-license
under your Kubernetes namespace. This Secret will be mounted by your Pulsar cluster to activate.
PulsarCoordinator
object’s metadata.name
should be same with the PulsarBroker
object. You can run below commands to get the PulsarBroker
object name:
PulsarBroker
object name, Create the PulsarCoordinator
like below:
k8s.streamnative.io/coordinator-name
label on zookeeper.zooKeeperCluster.labels
, bookkeeper.bookKeeperCluster.labels
, broker.pulsarBroker.labels
and proxy.pulsarProxy.labels
: