Chapter 154. KafkaNodePoolSpec schema reference
Used in: KafkaNodePool
| Property | Property type | Description |
|---|---|---|
| replicas | integer | The number of pods in the pool. |
| storage | Storage configuration (disk). Cannot be updated. | |
| roles | string (one or more of [controller, broker]) array |
The roles assigned to the node pool. Supported values are |
| resources | CPU and memory resources to reserve. | |
| jvmOptions | JVM Options for pods. | |
| template | Template for pool resources. The template allows users to specify how the resources belonging to this pool are generated. |