Update multicluster quota note (#1650)

* Update multicluster quota note

Signed-off-by: Sherlock113 <sherlockxu@yunify.com>

* Update link

Signed-off-by: Sherlock113 <sherlockxu@yunify.com>
This commit is contained in:
Sherlock113 2021-06-01 15:21:20 +08:00 committed by GitHub
parent 2e3e3555d5
commit 30f4eee52f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 14 additions and 2 deletions

View File

@ -48,7 +48,13 @@ If you use the account `project-admin` (an account of the `admin` role at the pr
6. To change project quotas, click **Manage Project** on the **Basic Information** page and select **Edit Quota**.
7. Change project quotas directly in the dialog that appears and click **OK**.
{{< notice note >}}
For [a multi-cluster project](../../project-administration/project-and-multicluster-project/#multi-cluster-projects), the option **Edit Quota** does not display in the **Manage Project** drop-down menu. To set quotas for a multi-cluster project, go to **Quota Management** under **Project Settings** and click **Edit Quota**. Note that as a multi-cluster project runs across clusters, you can set resource quotas on different clusters separately.
{{</ notice >}}
7. Change project quotas in the dialog that appears and click **OK**.
## See Also

View File

@ -48,7 +48,13 @@ KubeSphere 使用请求 (Request) 和限制 (Limit) 来控制项目中的资源
6. 要更改项目配额,请在**基本信息**页面点击**项目管理**,然后选择**编辑配额**。
7. 在**项目配额**页面直接更改项目配额,然后点击**确定**。
{{< notice note >}}
对于[多集群项目](../../project-administration/project-and-multicluster-project/#多集群项目)**项目管理**下拉菜单中不会显示**编辑配额**选项。若要为多集群项目设置配额,前往**项目设置**下的**配额管理**,并点击**编辑配额**。请注意,由于多集群项目跨集群运行,您可以为多集群项目针对不同集群分别设置资源配额。
{{</ notice >}}
7. 在**项目配额**页面更改项目配额,然后点击**确定**。
## 另请参见