pulsar
namespace first and apply any of the following files to deploy brokers, BookKeeper, and ZooKeeper, with the related protocol handler enabled.
spec.config.protocolHandlers.<component>.enabled
set to true
.
component
: represent the protocol handler (KoP, MoP, or AoP) to be enabled. Available options are kop
, aop
, and mop
.enabled
: enable the protocol handler (KoP, MoP, or AoP).proxyEnabled
: access the MoP or AoP protocol handler outside a Kubernetes cluster. The Pulsar proxy will forward your requests to the Pulsar broker. This property is only available for MoP and AoP.