Skip to content

Commit

Permalink
Merge pull request #112 from QQDQ/main
Browse files Browse the repository at this point in the history
fix known limitations
  • Loading branch information
QQDQ authored Dec 7, 2024
2 parents 45df2d0 + 99fe3d2 commit d65c267
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion ecp/en_US/others/known_limitations.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,5 @@
|Batch configuration deployment (Global Overwrite)|1. At most one batch configuration deployment job can be running within one project. <!--to confirm--><br/><br/>2. A template can support up to 50 parameters.<br/><br/>3. At most 200 edge services can be configured with this batch configuration deployment job.|
|Batch install of edge services|1. At most one batch install job can be running within one project. <br/>2. At most 200 edge services can be installed in bulk<br/>3. Only direct connection mode is supported|
|Batch upgrade of edge services|At most one batch upgrade job can be running within one project.|
| Tag management | 1. One service can have up to 10 tags.<br/><br/> 2. One project can support up to 100 tags. |
|Organization| Supports up to 100 organizations |
|Project| 1. One organization can support up to 100 projects.<br><br> 2. One ECP platform can support up to 1000 projects. |
1 change: 0 additions & 1 deletion ecp/zh_CN/others/known_limitations.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,5 @@
|边缘配置批量下发|1 边缘配置批量下发在系统里表现为一个任务,同一个**项目**里,最多只能有一个配置任务执行下发,大于一个会报错<br/>2 模版中最多支持50个参数<br/>3 最多支持200个边缘服务同时下发配置|
|批量安装边缘服务|1 批量安装边缘服务在系统里表现为一个任务,**系统**内最多只能有一个安装任务,大于一个会报错<br/>2 最多支持同时安装200个边缘服务<br/>3 只支持直连模式|
|批量升级边缘服务|批量升级边缘服务在系统里表现为一个任务,同一个**项目**里,最多只能有一个升级任务执行,大于一个会报错|
| 标签管理 | 1 一个服务最多可以有10个标签,多于10个标签会保存失败<br/> 2 一个项目最多可支持100个标签,多于100个标签会保存失败 |
|组织| 支持最多100个组织|
|项目| 一个组织支持最多100个项目,系统支持最多1000个项目|

0 comments on commit d65c267

Please sign in to comment.