Dieser Inhalt ist in der von Ihnen ausgewählten Sprache nicht verfügbar.
Chapter 145. KafkaNodePoolSpec schema reference
Used in: KafkaNodePool
Property | Description |
---|---|
replicas | The number of pods in the pool. |
integer | |
storage |
Storage configuration (disk). Cannot be updated. The type depends on the value of the |
roles |
The roles that the nodes in this pool will have when KRaft mode is enabled. Supported values are 'broker' and 'controller'. This field is required. When KRaft mode is disabled, the only allowed value if |
string (one or more of [controller, broker]) array | |
resources | CPU and memory resources to reserve. For more information, see the external documentation for core/v1 resourcerequirements. |
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. |