From 77eefef70d6533f4ed09b7dc8f9b7787dfc411e7 Mon Sep 17 00:00:00 2001 From: Ahmet Alp Balkan Date: Mon, 8 Jan 2018 11:27:19 -0800 Subject: [PATCH] =?UTF-8?q?Update=20title:=20Configuring=20DNS=E2=86=92Cus?= =?UTF-8?q?tomizing=20DNS?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit I think "Configuring DNS Service" reads like "you don't have DNS, let's install it and configure it". This is more like you already have a DNS service, let's tweak a few things. Signed-off-by: Ahmet Alp Balkan --- docs/tasks/administer-cluster/dns-custom-nameservers.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/tasks/administer-cluster/dns-custom-nameservers.md b/docs/tasks/administer-cluster/dns-custom-nameservers.md index fe3acd8bf8..0230244566 100644 --- a/docs/tasks/administer-cluster/dns-custom-nameservers.md +++ b/docs/tasks/administer-cluster/dns-custom-nameservers.md @@ -2,7 +2,7 @@ approvers: - bowei - zihongz -title: Configure DNS Service +title: Customizing DNS Service --- {% capture overview %}