This is an automated email from the ASF dual-hosted git repository.

aloyszhang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/inlong-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 675ad898d22 [INLONG-995][Doc] Add cluster tag management document 
(#996)
675ad898d22 is described below

commit 675ad898d228639ebad62d7fc239aa496903ebe0
Author: fuweng11 <76141879+fuwen...@users.noreply.github.com>
AuthorDate: Fri Sep 27 14:10:26 2024 +0800

    [INLONG-995][Doc] Add cluster tag management document (#996)
---
 docs/administration/img/bind_cluster.png           | Bin 0 -> 375822 bytes
 docs/administration/img/create_cluster_tag.png     | Bin 0 -> 371988 bytes
 docs/administration/img/delete_cluster_tag.png     | Bin 0 -> 348803 bytes
 docs/administration/img/unbind_cluster.png         | Bin 0 -> 347307 bytes
 docs/administration/img/update_cluster_tag.png     | Bin 0 -> 342561 bytes
 docs/administration/tag_management.md              |  42 +++++++++++++++++++++
 .../current/administration/img/bind_cluster.png    | Bin 0 -> 388883 bytes
 .../administration/img/create_cluster_tag.png      | Bin 0 -> 383006 bytes
 .../administration/img/delete_cluster_tag.png      | Bin 0 -> 366136 bytes
 .../current/administration/img/unbind_cluster.png  | Bin 0 -> 366162 bytes
 .../administration/img/update_cluster_tag.png      | Bin 0 -> 368240 bytes
 .../current/administration/tag_management.md       |  41 ++++++++++++++++++++
 12 files changed, 83 insertions(+)

diff --git a/docs/administration/img/bind_cluster.png 
b/docs/administration/img/bind_cluster.png
new file mode 100644
index 00000000000..f8b4773abc2
Binary files /dev/null and b/docs/administration/img/bind_cluster.png differ
diff --git a/docs/administration/img/create_cluster_tag.png 
b/docs/administration/img/create_cluster_tag.png
new file mode 100644
index 00000000000..c0e6951eb08
Binary files /dev/null and b/docs/administration/img/create_cluster_tag.png 
differ
diff --git a/docs/administration/img/delete_cluster_tag.png 
b/docs/administration/img/delete_cluster_tag.png
new file mode 100644
index 00000000000..6194e0a791d
Binary files /dev/null and b/docs/administration/img/delete_cluster_tag.png 
differ
diff --git a/docs/administration/img/unbind_cluster.png 
b/docs/administration/img/unbind_cluster.png
new file mode 100644
index 00000000000..87ada7adcfc
Binary files /dev/null and b/docs/administration/img/unbind_cluster.png differ
diff --git a/docs/administration/img/update_cluster_tag.png 
b/docs/administration/img/update_cluster_tag.png
new file mode 100644
index 00000000000..9b3798001eb
Binary files /dev/null and b/docs/administration/img/update_cluster_tag.png 
differ
diff --git a/docs/administration/tag_management.md 
b/docs/administration/tag_management.md
new file mode 100644
index 00000000000..006aada61d4
--- /dev/null
+++ b/docs/administration/tag_management.md
@@ -0,0 +1,42 @@
+---
+title: Tag Management
+
+sidebar_position: 6
+---
+
+Tag management allows system administrators or tenant administrators to 
create, modify, and delete cluster tags, as well as bind and unbind cluster 
information to these tags. Below is a detailed operation guide.
+
+### Create cluster tag
+
+Users with system administrator or tenant administrator privileges can create 
new cluster tags. When creating, the following information needs to be filled 
in:
+
+![](img/create_cluster_tag.png)
+
+- Cluster tag:A custom name used to uniquely identify this tag.
+- Owners:Specifies the person responsible, who alone can modify the 
configuration information of this tag.
+- Tenant:Specifies the tenant to which it belongs, ensuring that only users 
under the corresponding tenant can see this tag.
+- Description:Provide a brief description of the cluster tag.
+
+### Delete cluster tag
+
+System administrators or tenant administrators have the right to delete 
cluster tags that are no longer needed. Once deleted, the tag will no longer be 
available.
+
+![](img/delete_cluster_tag.png)
+
+### Update cluster tag
+
+If you need to update the information of a cluster tag, system administrators 
or tenant administrators can perform modification operations.
+
+![](img/update_cluster_tag.png)
+
+### Bind cluster
+
+Administrators can bind created cluster tags with specific cluster information 
for classification and management purposes.
+
+![](img/bind_cluster.png)
+
+### Unbind cluster
+
+When adjustments are needed for the association of cluster tags, 
administrators can perform unbinding operations to remove clusters from a 
certain tag.
+
+![](img/unbind_cluster.png)
\ No newline at end of file
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/administration/img/bind_cluster.png
 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/administration/img/bind_cluster.png
new file mode 100644
index 00000000000..93fcea6ac1e
Binary files /dev/null and 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/administration/img/bind_cluster.png
 differ
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/administration/img/create_cluster_tag.png
 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/administration/img/create_cluster_tag.png
new file mode 100644
index 00000000000..8b2528d4135
Binary files /dev/null and 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/administration/img/create_cluster_tag.png
 differ
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/administration/img/delete_cluster_tag.png
 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/administration/img/delete_cluster_tag.png
new file mode 100644
index 00000000000..7440ea8afe9
Binary files /dev/null and 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/administration/img/delete_cluster_tag.png
 differ
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/administration/img/unbind_cluster.png
 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/administration/img/unbind_cluster.png
new file mode 100644
index 00000000000..91cfadb6eea
Binary files /dev/null and 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/administration/img/unbind_cluster.png
 differ
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/administration/img/update_cluster_tag.png
 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/administration/img/update_cluster_tag.png
new file mode 100644
index 00000000000..84b8039fcbb
Binary files /dev/null and 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/administration/img/update_cluster_tag.png
 differ
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/administration/tag_management.md
 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/administration/tag_management.md
new file mode 100644
index 00000000000..78c622a2bc0
--- /dev/null
+++ 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/administration/tag_management.md
@@ -0,0 +1,41 @@
+---
+title: 标签管理
+sidebar_position: 6
+---
+
+角色为系统管理员或者租户管理员的用户才可以使用此功能,他们可以创建、修改、删除集群标签,并使用将集群信息绑定在已创建的集群标签上。
+
+### 新建集群标签
+
+具有系统管理员或者租户管理员权限用户,可以进行创建新集群集群标签:
+
+![](img/create_cluster_tag.png)
+
+- 集群标签:用户自定义名,用来标识此集群标签信息
+- 责任人:该集群标签负责人,只有责任人能够修改该集群标签的配置信息
+- 租户:该集群标签所属租户,只有对应的租户下能看到该集群标签
+- 标签描述:该集群标签描述信息
+
+### 删除集群标签
+
+系统管理员或者租户管理员权限可以对已创建的集群标签进行删除,删除后此集群标签将停止使用:
+
+![](img/delete_cluster_tag.png)
+
+### 修改集群标签
+
+系统管理员或者租户管理员可以修改已创建的集群标签:
+
+![](img/update_cluster_tag.png)
+
+### 绑定集群
+
+系统管理员或者租户管理员可以为已创建的集群标签绑定相关集群信息:
+
+![](img/bind_cluster.png)
+
+### 解绑集群
+
+系统管理员或者租户管理员可以为已创建的集群标签解绑相关集群信息:
+
+![](img/unbind_cluster.png)
\ No newline at end of file

Reply via email to