Configure CoreDNS
TOC
Overview
CoreDNS is the default DNS service for Kubernetes clusters. This guide describes how to configure host aliases, node selectors, and tolerations for CoreDNS.
Configuration
-
Navigate to Administrator > Marketplace > Cluster Plugins.
-
Search for "Alauda Build of CoreDNS" and click Update.
-
Configure the following parameters:
Host Alias
Configure custom DNS resolution entries.
Node Selectors
Specify which nodes CoreDNS pods should run on.
Node Tolerations
Allow CoreDNS pods to be scheduled on nodes with taints.
- Click Update to apply the configuration.