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.PulsarCoordinator
object doesn’t need to configure license for StreamNative docker images, sn-operator
will issue the valid license for images after detecting the PulsarCoordinator
object. For some cases you can’t use the PulsarCoordinator
object, you can directly configure license for docker images.
sn-operator
sn-operator
, you can configure the license Secret
on the spec.pod.secretRefs
field:
sn-operator
sn-operator
, we can configure liense secret on broker StatefulSet。
On the broker’s StatefulSet
object, add the license Secret
by