Skip to content

Commit 35b81d6

Browse files
authored
Merge pull request #40523 from asa3311/sync-determine-reason-pod-failure
[zh-cn] sync determine-reason-pod-failure
2 parents 190d50c + e64805f commit 35b81d6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/zh-cn/docs/tasks/debug/debug-application/determine-reason-pod-failure.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -203,11 +203,11 @@ is empty and the container exited with an error. The log output is limited to
203203
* See the `terminationMessagePath` field in
204204
[Container](/docs/reference/generated/kubernetes-api/{{< param "version" >}}/#container-v1-core).
205205
* Learn about [retrieving logs](/docs/concepts/cluster-administration/logging/).
206-
* Learn about [Go templates](https://golang.org/pkg/text/template/).
206+
* Learn about [Go templates](https://pkg.go.dev/text/template).
207207
-->
208208

209209
* 参考 [Container](/docs/reference/generated/kubernetes-api/{{< param "version" >}}/#container-v1-core)
210210
资源的 `terminationMessagePath` 字段。
211211
* 了解[检索日志](/zh-cn/docs/concepts/cluster-administration/logging/)。
212-
* 了解 [Go 模板](https://golang.org/pkg/text/template/)。
212+
* 了解 [Go 模板](https://pkg.go.dev/text/template)。
213213

0 commit comments

Comments
 (0)