Skip to content

Commit 50960c9

Browse files
authored
Updated information about static IP requirement (#7884)
1 parent fc73034 commit 50960c9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/content/en/docs/getting-started/vsphere/vsphere-prereq.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,7 @@ You will need one IP address for the management cluster control plane endpoint,
5656
For those, you would need three IP addresses, one for each cluster.
5757
All of those addresses will be configured the same way in the configuration file you will generate for each cluster.
5858

59-
A static IP address will be used for each control plane VM in your EKS Anywhere cluster.
60-
Choose IP addresses in your network range that do not conflict with other VMs and make sure they are excluded from your DHCP offering.
59+
All EKS Anywhere clusters require a static IP for the control plane endpoint. The IP should be excluded from your DHCP range.
6160

6261
An IP address will be the value of the property `controlPlaneConfiguration.endpoint.host` in the config file of the management cluster.
6362
A separate IP address must be assigned for each workload cluster.

0 commit comments

Comments
 (0)