5.4. 部署 Camel K Serverless 事件流集成
本教程演示了在事件驱动的构架中使用 Camel K 和 OpenShift Serverless。
本教程介绍了如何使用 AMQ Broker 集群在 AMQ Streams 集群中安装 Camel K 和 Serverless,以及如何部署事件流项目来运行全局 hazard 警报演示应用程序。
先决条件
- 请参阅 GitHub 中的教程 readme :https://github.com/openshift-integration/camel-k-example-event-streaming/tree/1.6.x。
您必须具有 OpenShift 集群的集群管理员访问权限来安装 Camel K 和 OpenShift Serverless:
您必须按照教程中的说明在 OpenShift 集群上安装其他所需的 Operator:
- AMQ Streams Operator
- AMQ Broker Operator
- Visual Studio(VS)Code 是可选的,但建议获得最佳开发人员体验。请参阅 设置您的 Camel K 开发环境。
流程
克隆教程 Git 存储库:
$ git clone git@github.com:openshift-integration/camel-k-example-event-streaming.git
-
在 VS Code 中,选择 File
Open Folder camel-k-example-event-streaming。 -
在 VS Code 导航树中,右键单击
readme.didact.md
文件,再选择 Didact: Start Didact Tutorial from File。这会在 VS Code 中打开一个新的 Didact 选项卡,以显示教程说明。 按照教程说明,点提供的链接自动运行命令。
或者,如果您没有使用 Didact 扩展安装 VS Code,您可以从 https://github.com/openshift-integration/camel-k-example-event-streaming 手动输入命令。