Skip to content

Commit 40b6ae6

Browse files
authored
Merge pull request #28160 from jackThomass/patch-7
Update runtime-class.md
2 parents a7de342 + 1383eb4 commit 40b6ae6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/zh/docs/concepts/containers/runtime-class.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ error message.
163163
如果所指的 RuntimeClass 不存在或者 CRI 无法运行相应的 handler,
164164
那么 pod 将会进入 `Failed` 终止[阶段](/zh/docs/concepts/workloads/pods/pod-lifecycle/#pod-phase)。
165165
你可以查看相应的[事件](/zh/docs/tasks/debug-application-cluster/debug-application-introspection/),
166-
获取出错信息
166+
获取执行过程中的错误信息
167167

168168
<!--
169169
If no `runtimeClassName` is specified, the default RuntimeHandler will be used, which is equivalent

0 commit comments

Comments
 (0)