Skip to content

Commit 65b2853

Browse files
committed
missed a slash
1 parent faa858e commit 65b2853

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Guides/UPI/vSphere_govc/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ govc vm.disk.change -vm $vm -disk.label "Hard disk 1" -size 120G
8080
```
8181

8282
### Configure DNS, DHCP and LB
83-
The installation requires specific configuration of DNS and a load balancer. The requirements are listed in the official Openshift documentation: [Creating the user-provisioned infrastructure](https://docs.okd.io/latest/installing/installing_vsphere/installing-vsphere.html#installation-infrastructure-user-infra_installing-vsphere). Example configurations are available at [requirements](Guides/UPI/vSphere_govc/Requirements)
83+
The installation requires specific configuration of DNS and a load balancer. The requirements are listed in the official Openshift documentation: [Creating the user-provisioned infrastructure](https://docs.okd.io/latest/installing/installing_vsphere/installing-vsphere.html#installation-infrastructure-user-infra_installing-vsphere). Example configurations are available at [requirements](/Guides/UPI/vSphere_govc/Requirements)
8484

8585
You will also need working DHCP on the network the cluster hosts are connected to. The DHCP server should assign the hosts unique FQDNs.
8686

0 commit comments

Comments
 (0)