From d757b2da39dd8bd0652c1fb669680d81aa305d50 Mon Sep 17 00:00:00 2001 From: Qiming Teng Date: Sat, 20 Jun 2020 12:45:55 +0800 Subject: [PATCH] Move DNS debugging page back to cluster administration DNS resolution is a task in the control plane rather than application layer. --- .../dns-debugging-resolution.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename content/en/docs/tasks/{debug-application-cluster => administer-cluster}/dns-debugging-resolution.md (100%) diff --git a/content/en/docs/tasks/debug-application-cluster/dns-debugging-resolution.md b/content/en/docs/tasks/administer-cluster/dns-debugging-resolution.md similarity index 100% rename from content/en/docs/tasks/debug-application-cluster/dns-debugging-resolution.md rename to content/en/docs/tasks/administer-cluster/dns-debugging-resolution.md