config
section in a PulsarCluster specification allows users to configure the features and settings to be used for their Pulsar cluster. This topic aims to provide a comprehensive overview of the available configuration options, helping users tailor their Pulsar clusters to specific requirements and use cases.
config
section in a PulsarCluster specification can be grouped into the following three categories:
config
section in a PulsarCluster specification includes the following key components:
Category | Configuration Option | Description |
---|---|---|
Features | FunctionEnabled | Controls whether Pulsar Functions are enabled |
Features | TransactionEnabled | Controls whether Pulsar Transactions are enabled |
Features | AuditLog | Configures audit log settings |
Protocols | Protocols | Configures supported protocols (Kafka, AMQP, MQTT) |
Protocols | WebsocketEnabled | Controls whether WebSocket protocol is enabled |
Settings | Custom | Allows for custom cluster settings |