From 85f8763d500ffc9f5fd6528cea7dd99d640e18ea Mon Sep 17 00:00:00 2001 From: spiritlhl <103393591+spiritLHLS@users.noreply.github.com> Date: Mon, 21 Apr 2025 16:44:20 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=9B=B4=E6=96=B0=E8=AF=B4=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/incomplete/webvirtcloud.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/incomplete/webvirtcloud.md b/docs/incomplete/webvirtcloud.md index 7e8df83f4b..5dc1398ed8 100644 --- a/docs/incomplete/webvirtcloud.md +++ b/docs/incomplete/webvirtcloud.md @@ -70,6 +70,10 @@ curl -L https://cdn.spiritlhl.net/https://raw.githubusercontent.com/oneclickvirt ``` > Replace `x.x.x.x` with your Controller's actual IP address. +3. Panel node + After the execution is completed, there will be a prompt that needs to be filled in the Controller panel side of the content. + Panel side to fill in the Hostname is the IPV4 address of the current computing node, as well as to fill in the Token to identify the node. + ## Troubleshooting ### NetworkManager Version Issue @@ -181,6 +185,10 @@ curl -L https://cdn.spiritlhl.net/https://raw.githubusercontent.com/oneclickvirt ``` > 请将 `x.x.x.x` 替换为你的 Controller 控制端的实际 IP 地址。 +3. 面板纳管节点 + 执行完毕后会有提示需要在Controller面板端需要填写的内容。 + 面板端要填入Hostname的是当前计算节点的IPV4地址,还有要填入Token识别节点。 + ## 问题排查 ### NetworkManager 版本问题