Update expression content/ja/docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes.md
Co-authored-by: inductor(Kohei) <kela@inductor.me>
This commit is contained in:
+1
-1
@@ -173,7 +173,7 @@ v1.13より後のリリースにおいては、ローカルHTTPプロキシ環
|
||||
|
||||
## TCPによるLiveness Probeを定義する {#define-a-tcp-liveness-probe}
|
||||
|
||||
3つ目のLiveness Probeは、TCPソケットを使用するタイプです。
|
||||
3つ目のLiveness ProbeはTCPソケットを使用するタイプです。
|
||||
この構成においては、kubeletは指定したコンテナのソケットを開くことを試みます。
|
||||
コネクションを確立できる場合、コンテナを正常とみなし、失敗する場合は、異常とみなします。
|
||||
|
||||
|
||||
Reference in New Issue
Block a user