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:33:07 +09:00 committed by GitHub
parent 209fa79d9f
commit 7c32a91761
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -777,7 +777,7 @@ ZooKeeperサーバーにとって、健全性は準備性を意味します。
timeoutSeconds: 5
```
健全性プローブと準備性プローブが同一だとしても、両方を指定することが重要です。
liveness probeとreadiness probeが同一だとしても、両方を指定することが重要です。
これは、ZooKeeperアンサンブル内の健全なサーバーだけがネットワークトラフィックを受け取ることを保証します。
## ノードの失敗の許容