From 99fe3d2741b5d15378b06fac6343c55b2f9bb7b2 Mon Sep 17 00:00:00 2001
From: QQDQ <76338966@qq.com>
Date: Sat, 7 Dec 2024 10:04:59 +0800
Subject: [PATCH] update limitations
---
ecp/en_US/others/known_limitations.md | 1 -
ecp/zh_CN/others/known_limitations.md | 1 -
2 files changed, 2 deletions(-)
diff --git a/ecp/en_US/others/known_limitations.md b/ecp/en_US/others/known_limitations.md
index 198f94c..2ffa222 100644
--- a/ecp/en_US/others/known_limitations.md
+++ b/ecp/en_US/others/known_limitations.md
@@ -8,6 +8,5 @@
|Batch configuration deployment (Global Overwrite)|1. At most one batch configuration deployment job can be running within one project.
2. A template can support up to 50 parameters.
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.
2. At most 200 edge services can be installed in bulk
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.
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.
2. One ECP platform can support up to 1000 projects. |
\ No newline at end of file
diff --git a/ecp/zh_CN/others/known_limitations.md b/ecp/zh_CN/others/known_limitations.md
index ed5eb67..75a421c 100644
--- a/ecp/zh_CN/others/known_limitations.md
+++ b/ecp/zh_CN/others/known_limitations.md
@@ -8,6 +8,5 @@
|边缘配置批量下发|1 边缘配置批量下发在系统里表现为一个任务,同一个**项目**里,最多只能有一个配置任务执行下发,大于一个会报错
2 模版中最多支持50个参数
3 最多支持200个边缘服务同时下发配置|
|批量安装边缘服务|1 批量安装边缘服务在系统里表现为一个任务,**系统**内最多只能有一个安装任务,大于一个会报错
2 最多支持同时安装200个边缘服务
3 只支持直连模式|
|批量升级边缘服务|批量升级边缘服务在系统里表现为一个任务,同一个**项目**里,最多只能有一个升级任务执行,大于一个会报错|
-| 标签管理 | 1 一个服务最多可以有10个标签,多于10个标签会保存失败
2 一个项目最多可支持100个标签,多于100个标签会保存失败 |
|组织| 支持最多100个组织|
|项目| 一个组织支持最多100个项目,系统支持最多1000个项目|
\ No newline at end of file