From a02a57708260e7b3f2dcb93074a55ec26a94bb2e Mon Sep 17 00:00:00 2001 From: Steve Perry Date: Thu, 18 May 2017 22:29:20 -0700 Subject: [PATCH] Remove and redirect: admin/cluster-trouble. (#3839) --- docs/admin/cluster-troubleshooting.md | 9 --------- docs/tasks/debug-application-cluster/debug-cluster.md | 3 +++ 2 files changed, 3 insertions(+), 9 deletions(-) delete mode 100644 docs/admin/cluster-troubleshooting.md diff --git a/docs/admin/cluster-troubleshooting.md b/docs/admin/cluster-troubleshooting.md deleted file mode 100644 index 45ef555777..0000000000 --- a/docs/admin/cluster-troubleshooting.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -assignees: -- davidopp -title: Troubleshooting Clusters ---- - -{% include user-guide-content-moved.md %} - -[Debugging Clusters](/docs/tasks/debug-application-cluster/debug-cluster/) diff --git a/docs/tasks/debug-application-cluster/debug-cluster.md b/docs/tasks/debug-application-cluster/debug-cluster.md index a1c867394d..bf8254925a 100644 --- a/docs/tasks/debug-application-cluster/debug-cluster.md +++ b/docs/tasks/debug-application-cluster/debug-cluster.md @@ -2,6 +2,9 @@ assignees: - davidopp title: Troubleshooting Clusters +redirect_from: +- "/docs/admin/cluster-troubleshooting/" +- "/docs/admin/cluster-troubleshooting.html" --- This doc is about cluster troubleshooting; we assume you have already ruled out your application as the root cause of the