Skip to main content

Event Stream

Source: event-stream-xrd.yaml — group shoulders.io, scope Namespaced, version v1alpha1.

spec fields​

FieldTypeDescription
topicsarrayKafka topics to create in the provisioned cluster.
topics[].configobjectArbitrary Kafka topic configuration (for example retention.ms).
topics[].namestringTopic name. (required)
topics[].partitionsintegerPartitions for the topic. (default: 3)
topics[].replicasintegerReplication factor for the topic. (default: 3)