Skip to main content

XTopic

Tiers

This feature is available for the following tiers: Standard, Premium.

Packages:

kafka.entigo.com/v1alpha1

Resource Types:

XTopic

↩ Parent
NameTypeDescriptionRequired
apiVersionstringkafka.entigo.com/v1alpha1true
kindstringXTopictrue
metadataobjectRefer to the Kubernetes API documentation for the fields of the metadata field.true
specobject
false

XTopic.spec

↩ Parent
NameTypeDescriptionRequired
clusterNamestring

Name of the MSK cluster name

true
configmap[string]string

Topic-level configuration

false
partitionsinteger

Number of partitions


Default: 3
Minimum: 1

false
replicationFactorinteger

Replication factor


Default: 3
Minimum: 1

false