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 074e358 + d2ef6f9 commit 0140ee7Copy full SHA for 0140ee7
content/zh/docs/concepts/containers/container-lifecycle-hooks.md
@@ -107,7 +107,7 @@ Resources consumed by the command are counted against the Container.
107
### Hook handler execution
108
109
When a Container lifecycle management hook is called,
110
-the Kubernetes management system execute the handler according to the hook action,
+the Kubernetes management system executes the handler according to the hook action,
111
`httpGet` and `tcpSocket` are executed by the kubelet process, and `exec` is executed in the container.
112
-->
113
### 回调处理程序执行
0 commit comments