diff --git a/content/zh/docs/tasks/debug/debug-application/_index.md b/content/zh/docs/tasks/debug/debug-application/_index.md new file mode 100644 index 0000000000..aecdc7983d --- /dev/null +++ b/content/zh/docs/tasks/debug/debug-application/_index.md @@ -0,0 +1,17 @@ +--- +title: "应用故障排除" +description: 调试常见的容器应用问题. +weight: 20 +--- + + + + +此文档包含了一些用来解决容器应用问题的资源。它涵盖了 Kubernetes 资源(如 Pod、Service 或 StatefulSets) +的常见问题,理解容器终止消息的建议以及调试正在运行的容器的方法。 \ No newline at end of file