diff --git a/docs/tasks/debug-application-cluster/debug-application-introspection.md b/docs/tasks/debug-application-cluster/debug-application-introspection.md index 6a71b83a86..8004407d3d 100644 --- a/docs/tasks/debug-application-cluster/debug-application-introspection.md +++ b/docs/tasks/debug-application-cluster/debug-application-introspection.md @@ -3,6 +3,9 @@ assignees: - janetkuo - thockin title: Application Introspection and Debugging +redirect_from: +- "/docs/user-guide/introspection-and-debugging/" +- "/docs/user-guide/introspection-and-debugging.html" --- Once your application is running, you'll inevitably need to debug problems with it. diff --git a/docs/tasks/debug-application-cluster/debug-service.md b/docs/tasks/debug-application-cluster/debug-service.md index d0ce93d163..0e012ce056 100644 --- a/docs/tasks/debug-application-cluster/debug-service.md +++ b/docs/tasks/debug-application-cluster/debug-service.md @@ -4,6 +4,9 @@ assignees: - janetkuo - thockin title: Debugging Services +redirect_from: +- "/docs/user-guide/debugging-services/" +- "/docs/user-guide/debugging-services.html" --- An issue that comes up rather frequently for new installations of Kubernetes is diff --git a/docs/user-guide/debugging-services.md b/docs/user-guide/debugging-services.md deleted file mode 100644 index e08d379471..0000000000 --- a/docs/user-guide/debugging-services.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -assignees: -- bprashanth -- janetkuo -- thockin -title: Debugging Services ---- - -{% include user-guide-content-moved.md %} - -[Debugging Services](/docs/tasks/debug-application-cluster/debug-service/) diff --git a/docs/user-guide/introspection-and-debugging.md b/docs/user-guide/introspection-and-debugging.md deleted file mode 100644 index 7e53fcd327..0000000000 --- a/docs/user-guide/introspection-and-debugging.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -assignees: -- janetkuo -- thockin -title: Application Introspection and Debugging ---- - -{% include user-guide-content-moved.md %} - -[Application Introspection and Debugging](/docs/tasks/debug-application-cluster/debug-application-introspection/)