Remove and redirect: user-guide/application-introspection (#3848)

* Remove and redirect: user-guide/application-introspection

* Remove and redirect: user-guide/debugging-services.
pull/3853/head
Steve Perry 2017-05-19 10:40:38 -07:00 committed by GitHub
parent a02a577082
commit 10434a0484
4 changed files with 6 additions and 21 deletions

View File

@ -3,6 +3,9 @@ assignees:
- janetkuo - janetkuo
- thockin - thockin
title: Application Introspection and Debugging 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. Once your application is running, you'll inevitably need to debug problems with it.

View File

@ -4,6 +4,9 @@ assignees:
- janetkuo - janetkuo
- thockin - thockin
title: Debugging Services 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 An issue that comes up rather frequently for new installations of Kubernetes is

View File

@ -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/)

View File

@ -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/)