From c06a15fc479038de252f08c2f6718e1950ab1f04 Mon Sep 17 00:00:00 2001 From: Radix10 Date: Wed, 30 Sep 2020 12:01:06 +0800 Subject: [PATCH] Fix typo --- .../zh/docs/tasks/administer-cluster/dns-custom-nameservers.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/zh/docs/tasks/administer-cluster/dns-custom-nameservers.md b/content/zh/docs/tasks/administer-cluster/dns-custom-nameservers.md index 168d01d664..60f24cd83e 100644 --- a/content/zh/docs/tasks/administer-cluster/dns-custom-nameservers.md +++ b/content/zh/docs/tasks/administer-cluster/dns-custom-nameservers.md @@ -221,7 +221,7 @@ You can modify the default CoreDNS behavior by modifying the ConfigMap. CoreDNS has the ability to configure stubdomains and upstream nameservers using the [forward plugin](https://coredns.io/plugins/forward/). --> -### 使用 CoreDN 配置存根域和上游域名服务器 +### 使用 CoreDNS 配置存根域和上游域名服务器 CoreDNS 能够使用 [forward 插件](https://coredns.io/plugins/forward/)配置存根域和上游域名服务器。