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

fanjia pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/seatunnel.git


The following commit(s) were added to refs/heads/dev by this push:
     new caea8a1b31 [Improve][Docs] resource isolation add update node tags 
link (#7607)
caea8a1b31 is described below

commit caea8a1b310eca4b4cd3d750957ac43fc9fedc89
Author: Cheun99 <[email protected]>
AuthorDate: Mon Sep 9 19:00:52 2024 +0800

    [Improve][Docs] resource isolation add update node tags link (#7607)
---
 docs/en/seatunnel-engine/resource-isolation.md | 4 ++++
 docs/zh/seatunnel-engine/resource-isolation.md | 4 ++++
 2 files changed, 8 insertions(+)

diff --git a/docs/en/seatunnel-engine/resource-isolation.md 
b/docs/en/seatunnel-engine/resource-isolation.md
index ec9ec105d8..5b9e1ff0ba 100644
--- a/docs/en/seatunnel-engine/resource-isolation.md
+++ b/docs/en/seatunnel-engine/resource-isolation.md
@@ -82,3 +82,7 @@ sink {
 
 ![img.png](../../images/resource-isolation.png)
 
+3. update running node tags by rest api (optional)
+
+for more information, please refer to [Update the tags of running 
node](https://seatunnel.apache.org/docs/seatunnel-engine/rest-api/)
+
diff --git a/docs/zh/seatunnel-engine/resource-isolation.md 
b/docs/zh/seatunnel-engine/resource-isolation.md
index e140a01309..88ddf0b871 100644
--- a/docs/zh/seatunnel-engine/resource-isolation.md
+++ b/docs/zh/seatunnel-engine/resource-isolation.md
@@ -82,3 +82,7 @@ sink {
 
 ![img.png](../../images/resource-isolation.png)
 
+3. 更新运行中node的tags (可选)
+
+获取具体的使用信息,请参考 
[更新运行节点的tags](https://seatunnel.apache.org/zh-CN/docs/seatunnel-engine/rest-api/)
+

Reply via email to