Overview
An EventHub defines external message sources such as Kafka clusters. It can be used by a Backup to back up data from, or by a Restore to restore data to.
Usage
EventHub resources can be managed using the kubectl
command line tool,
and are available by the name eventhub
or eventhubs
.
Supported Platforms
Currently, only platforms that implement the Kafka API are supported as an EventHub.
See the Kafka EventHub documentation for more information.