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 9c0ea12 + cbff017 commit 1a6dcc8Copy full SHA for 1a6dcc8
content/zh/docs/concepts/workloads/pods/_index.md
@@ -54,7 +54,7 @@ for debugging if your cluster offers this.
54
除了应用容器,Pod 还可以包含在 Pod 启动期间运行的
55
[Init 容器](/zh/docs/concepts/workloads/pods/init-containers/)。
56
你也可以在集群中支持[临时性容器](/zh/docs/concepts/workloads/pods/ephemeral-containers/)
57
-的情况外,为调试的目的注入临时性容器。
+的情况下,为调试的目的注入临时性容器。
58
59
<!-- body -->
60
0 commit comments