EricGao888 commented on code in PR #13608: URL: https://github.com/apache/dolphinscheduler/pull/13608#discussion_r1115386450
########## docs/docs/zh/guide/integration/rainbond.md: ########## @@ -8,28 +8,26 @@ ## DolphinScheduler 集群一键部署 -* 对接并访问内置的开源应用商店,搜索关键词 `dolphinscheduler` 即可找到 DolphinScheduler 应用。 +1. 进入 Rainbond 的**平台管理 -> 应用市场 -> 开源应用商店**中搜索 **dolphinscheduler** 即可找到 DolphinScheduler 应用。  -* 点击 DolphinScheduler 右侧的 `安装` 进入安装页面,填写对应的信息,点击确定即可开始安装,自动跳转至应用视图。 +2. 点击 DolphinScheduler 右侧的**安装**进入应用安装页面,填写对应的信息,点击确定即可开始安装,自动跳转至应用视图。 | 选择项 | 说明 | |------|----------------------------------------------| | 团队名称 | 用户自建的工作空间,以命名空间隔离 | | 集群名称 | 选择 DolphinScheduler 被部署到哪一个 K8s 集群 | | 选择应用 | 选择 DolphinScheduler 被部署到哪一个应用,应用中包含有若干有关联的组件 | -| 应用版本 | 选择 DolphinScheduler 的版本,目前可选版本为 3.0.0-beta2 | +| 应用版本 | 选择 DolphinScheduler·的版本 | Review Comment: ```suggestion | 应用版本 | 选择 DolphinScheduler 的版本 | ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
