Remove and redirect: user-guide/application-trouble. (#3855)
This commit is contained in:
@@ -3,6 +3,9 @@ assignees:
|
|||||||
- mikedanese
|
- mikedanese
|
||||||
- thockin
|
- thockin
|
||||||
title: Troubleshooting Applications
|
title: Troubleshooting Applications
|
||||||
|
redirect_from:
|
||||||
|
- "/docs/user-guide/application-troubleshooting/"
|
||||||
|
- "/docs/user-guide/application-troubleshooting.html"
|
||||||
---
|
---
|
||||||
|
|
||||||
This guide is to help users debug applications that are deployed into Kubernetes and not behaving correctly.
|
This guide is to help users debug applications that are deployed into Kubernetes and not behaving correctly.
|
||||||
@@ -192,4 +195,4 @@ check:
|
|||||||
|
|
||||||
If none of the above solves your problem, follow the instructions in [Debugging Service document](/docs/user-guide/debugging-services) to make sure that your `Service` is running, has `Endpoints`, and your `Pods` are actually serving; you have DNS working, iptables rules installed, and kube-proxy does not seem to be misbehaving.
|
If none of the above solves your problem, follow the instructions in [Debugging Service document](/docs/user-guide/debugging-services) to make sure that your `Service` is running, has `Endpoints`, and your `Pods` are actually serving; you have DNS working, iptables rules installed, and kube-proxy does not seem to be misbehaving.
|
||||||
|
|
||||||
You may also visit [troubleshooting document](/docs/troubleshooting/) for more information.
|
You may also visit [troubleshooting document](/docs/troubleshooting/) for more information.
|
||||||
|
|||||||
@@ -1,10 +0,0 @@
|
|||||||
---
|
|
||||||
assignees:
|
|
||||||
- mikedanese
|
|
||||||
- thockin
|
|
||||||
title: Troubleshooting Applications
|
|
||||||
---
|
|
||||||
|
|
||||||
{% include user-guide-content-moved.md %}
|
|
||||||
|
|
||||||
[Debugging Applications](/docs/tasks/debug-application-cluster/debug-application/)
|
|
||||||
Reference in New Issue
Block a user