We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a7de342 + 1383eb4 commit 40b6ae6Copy full SHA for 40b6ae6
content/zh/docs/concepts/containers/runtime-class.md
@@ -163,7 +163,7 @@ error message.
163
如果所指的 RuntimeClass 不存在或者 CRI 无法运行相应的 handler,
164
那么 pod 将会进入 `Failed` 终止[阶段](/zh/docs/concepts/workloads/pods/pod-lifecycle/#pod-phase)。
165
你可以查看相应的[事件](/zh/docs/tasks/debug-application-cluster/debug-application-introspection/),
166
-获取出错信息。
+获取执行过程中的错误信息。
167
168
<!--
169
If no `runtimeClassName` is specified, the default RuntimeHandler will be used, which is equivalent
0 commit comments