创建集群的时候可以填写DNS信息/集群设置页增加DNS设置功能

This commit is contained in:
刘祥超
2020-11-15 16:28:25 +08:00
parent 5d652c2f77
commit e09f1575b4
16 changed files with 497 additions and 19 deletions

View File

@@ -18,7 +18,7 @@
</td>
</tr>
<tr>
<td>默认安装目录</td>
<td>节点安装目录</td>
<td>
<input type="text" name="installDir" maxlength="100" v-model="cluster.installDir"/>
<p class="comment">当节点没有单独设置安装目录时,默认使用此设置。如果集群和节点都没有设置安装目录,则使用<span class="ui label tiny">/$登录用户/edge-node</span> 目录。</p>