5.2. 部署 Camel K Serverless 集成
本教程演示了如何在事件驱动的架构中部署与 OpenShift Serverless 的 Camel K 集成。本教程使用 Knative Eventing 代理在 Bitcoin trading 演示中使用事件发布订阅模式进行通信。
本教程还介绍如何使用 Camel K 集成使用多个外部系统连接到 Knative 事件网格。Camel K 集成也使用 Knative Serving 来根据需要自动向上和缩减为零。
前提条件
- 请参阅 GitHub 中的教程 readme :https://github.com/openshift-integration/camel-k-example-knative/tree/1.6.x。
您必须具有集群管理员访问权限才能安装 Camel K 和 OpenShift Serverless:
- Visual Studio (VS) Code 是可选的,但建议获得最佳开发人员经验。请参阅 设置您的 Camel K 开发环境。
流程
克隆教程 Git 存储库:
$ git clone git@github.com:openshift-integration/camel-k-example-knative.git
-
在 VS Code 中,选择 File
Open Folder camel-k-example-knative。 -
在 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-knative 手动输入命令。