Merge pull request #43382 from iterable-company/fix/incorrect_translation_of_disagnostic_failed

[ja] fix: ambiguous translation of diagnostic failed
pull/43591/head
Kubernetes Prow Robot 2023-10-19 17:35:01 +02:00 committed by GitHub
commit f46d4d6c91
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -206,7 +206,7 @@ probeを使ってコンテナをチェックする4つの異なる方法があ
: コンテナの診断が失敗しました。
`Unknown`
: コンテナの診断が失敗しました(何も実行する必要はなく、kubeletはさらにチェックを行います)。
: コンテナの診断自体が失敗しました(何も実行する必要はなく、kubeletはさらにチェックを行います)。
### Probeの種類 {#types-of-probe}