diff --git a/docs/host/host.md b/docs/host/host.md index 33a5c7a1826..4982bedd8a5 100644 --- a/docs/host/host.md +++ b/docs/host/host.md @@ -5,6 +5,10 @@ sidebar_label: Host Management title: "Host Management" --- +
+ + + Users can view and manage Harvester nodes from the host page. The first node always defaults to be a management node of the cluster. When there are three or more nodes, the two other nodes that first joined are automatically promoted to management nodes to form a HA cluster. :::note diff --git a/versioned_docs/version-v0.3/host/host.md b/versioned_docs/version-v0.3/host/host.md index 9336cf0d3fe..fea1e1cd9ac 100644 --- a/versioned_docs/version-v0.3/host/host.md +++ b/versioned_docs/version-v0.3/host/host.md @@ -4,6 +4,10 @@ sidebar_label: Host Management title: "Host Management" --- + + + + Users can view and manage Harvester nodes from the host page. The first node always defaults to be a management node of the cluster. When there are more than three nodes, the two other nodes that first joined are automatically promoted to management nodes to form a HA cluster. :::note diff --git a/versioned_docs/version-v1.0/host/host.md b/versioned_docs/version-v1.0/host/host.md index 90f83e62a5b..e93dfe25f71 100644 --- a/versioned_docs/version-v1.0/host/host.md +++ b/versioned_docs/version-v1.0/host/host.md @@ -4,6 +4,10 @@ sidebar_label: Host Management title: "Host Management" --- + + + + Users can view and manage Harvester nodes from the host page. The first node always defaults to be a management node of the cluster. When there are three or more nodes, the two other nodes that first joined are automatically promoted to management nodes to form a HA cluster. :::note diff --git a/versioned_docs/version-v1.1/host/host.md b/versioned_docs/version-v1.1/host/host.md index e7ae4a5df8d..7f833a30e89 100644 --- a/versioned_docs/version-v1.1/host/host.md +++ b/versioned_docs/version-v1.1/host/host.md @@ -5,6 +5,10 @@ sidebar_label: Host Management title: "Host Management" --- + + + + Users can view and manage Harvester nodes from the host page. The first node always defaults to be a management node of the cluster. When there are three or more nodes, the two other nodes that first joined are automatically promoted to management nodes to form a HA cluster. :::note