8.8.8.8 and 1.1.1.1, and DNS servers might be provided via DHCP or cloud platform metadata.
Configuration
To configure custom DNS resolvers, create a ResolverConfig document like this:nameservers field is a list of DNS server IP addresses that Talos will use for DNS resolution.
The searchDomains field allows you to specify search domains that will be appended to unqualified domain names during DNS resolution, the default search domains is to use the domain part of the machine’s hostname.
The disableDefault field, when set to true, prevents Talos from using the default search domains derived from the machine’s hostname.
See Host DNS for more information about DNS resolution in Talos.
Observing Status
Usetalosctl to get the current resolver configuration of a node: