Why is CoreDNS Resolving via Upstream Google DNS (8.8.8.8)?
PreviousProcedure to Cordon or Drain a Single Master Node Cluster for Maintenance Purpose?NextCan Platform9 Take Over Management of an Existing Cluster
Last updated
CoreDNS is resolving all cluster DNS queries via the upstream Google DNS address – 8.8.8.8. Why? Is this the expected default behavior?
Platform9 Managed Kubernetes - All Versions
Docker
If no nameservers are specified within /etc/hosts – inherited from the node – Docker will default to using Google DNS (8.8.8.8) as the upstream resolver.
Last updated
