avnes / k8s-at-home

MIT License
1 stars 0 forks source link

Setup CoreDNS at home to serve my libvirt machines #31

Closed avnes closed 2 years ago

avnes commented 2 years ago

On each VM:

sudo nmcli con mod "System eth0" ipv4.dns "10.0.1.74 10.0.0.1 8.8.8.8"

avnes commented 2 years ago

Documented in https://github.com/avnes/freehold/blob/main/README.md