delete replicated info (#3425)

delete replicated info
This commit is contained in:
Xiaoyu Zhang
2017-04-17 13:36:42 +08:00
committed by Andrew Chen
parent bb760d9ed2
commit b3aeab2f21
@@ -5,13 +5,6 @@ assignees:
title: Application Introspection and Debugging title: Application Introspection and Debugging
--- ---
---
assignees:
- janetkuo
- thockin
title: Application Introspection and Debugging
---
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.
Earlier we described how you can use `kubectl get pods` to retrieve simple status information about Earlier we described how you can use `kubectl get pods` to retrieve simple status information about
your pods. But there are a number of ways to get even more information about your application. your pods. But there are a number of ways to get even more information about your application.