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
parent
a02a577082
commit
10434a0484
|
@ -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.
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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/)
|
|
|
@ -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/)
|
|
Loading…
Reference in New Issue