5.5. 部署基于 Camel K Serverless API 的集成
本教程演示了使用 Camel K 和 OpenShift Serverless 的 Knative Serving 进行基于 API 的集成,并管理 OpenShift 中使用 3scale API Management 的 API。
教程演示了如何配置基于 Amazon S3 的存储,设计 OpenAPI 定义,并运行调用演示 API 端点的集成。
先决条件
- 请参阅 GitHub 中的教程 readme :https://github.com/openshift-integration/camel-k-example-api/tree/1.6.x。
您必须具有 OpenShift 集群的集群管理员访问权限来安装 Camel K 和 OpenShift Serverless:
- 您还可以在 OpenShift 系统上安装可选的 Red Hat Integration - 3scale Operator 以管理 API。请参阅使用 Operator 部署 3scale。
- Visual Studio(VS)Code 是可选的,但建议获得最佳开发人员体验。请参阅 设置您的 Camel K 开发环境。
流程
克隆教程 Git 存储库:
$ git clone git@github.com:openshift-integration/camel-k-example-api.git
-
在 VS Code 中,选择 File
Open Folder camel-k-example-api。 -
在 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-api 手动输入命令。