Skip to content

Commit 0d8d697

Browse files
fix: anbiguous translation of diagnostic failed
1 parent 2ac5349 commit 0d8d697

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/ja/docs/concepts/workloads/pods/pod-lifecycle.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ probeを使ってコンテナをチェックする4つの異なる方法があ
206206
: コンテナの診断が失敗しました。
207207

208208
`Unknown`
209-
: コンテナの診断が失敗しました(何も実行する必要はなく、kubeletはさらにチェックを行います)。
209+
: コンテナの診断自体が失敗しました(何も実行する必要はなく、kubeletはさらにチェックを行います)。
210210

211211
### Probeの種類 {#types-of-probe}
212212

0 commit comments

Comments
 (0)