Update content/ja/docs/tutorials/stateful-application/zookeeper.md

Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
pull/40435/head
Kenshi Muto 2023-06-30 21:32:55 +09:00 committed by GitHub
parent e6a3582453
commit 209fa79d9f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -764,7 +764,7 @@ zk-0 1/1 Running 1 1h
readiness probeを指定するとKubernetesは、準備性チェックに合格するまで、アプリケーションのプロセスがネットワークトラフィックを受け取らないことを保証します。
ZooKeeperサーバーにとって、健全性は準備性を意味します。
そのため、`zookeeper.yaml`マニフェストからの準備性プローブは、生存プローブと同一です。
そのため、`zookeeper.yaml`マニフェストからのreadiness probeは、liveness probeと同一です。
```yaml
readinessProbe: