41.3.2.3. 使用 Kamel CLI 的步骤
使用以下命令配置并运行源:
kamel bind mongodb-source -p "source.collection=The MongoDB Collection" -p "source.database=The MongoDB Database" -p "source.hosts=The MongoDB Hosts" -p "source.password=The MongoDB Password" -p "source.username=The MongoDB Username" kafka.strimzi.io/v1beta1:KafkaTopic:my-topic
这个命令会在集群的当前命名空间中创建 KameletBinding。