Skip to content

Commit 69fb03b

Browse files
committed
Update VIP picture and IP address requirements
Signed-off-by: Jian Wang <[email protected]>
1 parent d1ff4ab commit 69fb03b

File tree

4 files changed

+22
-2
lines changed

4 files changed

+22
-2
lines changed

docs/install/management-address.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@ The management address:
3838

3939
- Allows the access to the Harvester API/UI via `HTTPS` protocol.
4040
- Allows other nodes to join the cluster.
41-
![](/img/v1.2/install/configure-management-address.png)
41+
![](/img/v1.2/install/config-virtual-ip.png)

docs/install/requirements.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,16 @@ A three-node cluster is required to realize the multi-node features of Harvester
4242

4343
Harvester nodes have the following network requirements for installation.
4444

45+
### IP Address Requirements for Harvester Nodes
46+
47+
Harvester is built on top of Kubernetes, each Node needs an independent IP address, this IP is used for the Node identity, it cannot change during the lifecycle of a Harvester cluster.
48+
49+
### IP Address Requirements for Harvester Cluster
50+
51+
The Harvester cluster needs an additional IP address, it is used for the management IP of the whole cluster, which is also called Virtual IP (VIP).
52+
53+
For more details, please refer [management address](./management-address.md)
54+
4555
### Port Requirements for Harvester Nodes
4656

4757
Harvester nodes require the following port connections or inbound rules. Typically, all outbound traffic is allowed.

versioned_docs/version-v1.2/install/management-address.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@ The management address:
3838

3939
- Allows the access to the Harvester API/UI via `HTTPS` protocol.
4040
- Allows other nodes to join the cluster.
41-
![](/img/v1.2/install/configure-management-address.png)
41+
![](/img/v1.2/install/config-virtual-ip.png)

versioned_docs/version-v1.2/install/requirements.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,16 @@ A three-node cluster is required to realize the multi-node features of Harvester
4242

4343
Harvester nodes have the following network requirements for installation.
4444

45+
### IP Address Requirements for Harvester Nodes
46+
47+
Harvester is built on top of Kubernetes, each Node needs an independent IP address, this IP is used for the Node identity, it cannot change during the lifecycle of a Harvester cluster.
48+
49+
### IP Address Requirements for Harvester Cluster
50+
51+
The Harvester cluster needs an additional IP address, it is used for the management IP of the whole cluster, which is also called Virtual IP (VIP).
52+
53+
For more details, please refer [management address](./management-address.md)
54+
4555
### Port Requirements for Harvester Nodes
4656

4757
Harvester nodes require the following port connections or inbound rules. Typically, all outbound traffic is allowed.

0 commit comments

Comments
 (0)