1
0
mirror of https://github.com/openshift/installer.git synced 2026-02-05 15:47:14 +01:00

docs: libvirt: Mention that resolvectl changes are not persistent

This commit is contained in:
Tim Hansen
2021-08-04 11:21:00 +02:00
committed by Christophe Fergeau
parent 45db840972
commit 13d95bec67

View File

@@ -245,6 +245,8 @@ sudo resolvectl domain tt0 ~<baseDomain>
Your cluster might run on a different network interface. To find which one it is, either check your `install-config.yaml`
or run `nmcli` and find the interface that's running the `192.168.126.0/24` net.
Please note that this is not persistent across libvirt network creation/deletion of the tt0 interface. Once the tt0 interface is deleted and recreated, it will need to be updated again with the proper resolver.
#### Using NetworkManager DNS overlay
1. Tell NetworkManager to use `dnsmasq`: