Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
liyihuang authored Jul 28, 2024
1 parent 64ac376 commit cc8e0e3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ In the private virtual network, the router works as the ipv4/ipv6 L3 gateway/DHC
We require you to input the mac address prefix,hostname prefix and nodes counts for k8s nodes info in this module because we will populate the staitc DHCP mappingg, the FQDN name and HA proxy config for the k8s nodes in the DHCP/DNS server and HA proxy. When you deploy your k8s nodes, you can just use the MAC address from the output from this module so you can have the relaible IP address from the DHCP server.

## Requirements
* You need to install xsltproc and mkisofs package for the VM deployment
* You need to have on your local machine to run the module where I dont quite understand(https://github.com/dmacvicar/terraform-provider-libvirt/issues/1089)
* You need to install `xsltproc` and `mkisofs` package for the VM deployment
* You need to have something like `libvirt-daemon-system` on your local machine to run the module where I dont quite understand(https://github.com/dmacvicar/terraform-provider-libvirt/issues/1089)

## Notes
* the router will source NAT the virtual network traffic to its public IP address to help the virtual private network VM to access the Internet.
Expand Down

0 comments on commit cc8e0e3

Please sign in to comment.