You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Azure: Update services that run on control plane nodes
New `update-dns-server` script that adds DNS resolvers to
/etc/NetworkManager/conf.d/dns-servers.conf. The script adds
the host's own IP address and the cloud metadata server's IP
address to the conf file. These would then get added to the
local resolv.conf by NetworkManager.
This script is run as part of azure-update-dns.service
This service runs when the DNSType on the Azure platform
is set to "ClusterHosted".
0 commit comments