Skip to content

Commit e6a3582

Browse files
kmutonasa9084
andauthored
Update content/ja/docs/tutorials/stateful-application/zookeeper.md
Co-authored-by: nasa9084 <[email protected]>
1 parent a7d5e9e commit e6a3582

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -761,7 +761,7 @@ zk-0 1/1 Running 1 1h
761761
生存性はなくてはならないものですが、準備性の状態には十分ではありません。
762762
プロセスは生きてはいるが準備はできていない時、特に初期化および終了の間がそのケースに相当します。
763763

764-
準備性プローブを指定するとKubernetesは、準備性チェックに合格するまで、アプリケーションのプロセスがネットワークトラフィックを受け取らないことを保証します。
764+
readiness probeを指定するとKubernetesは、準備性チェックに合格するまで、アプリケーションのプロセスがネットワークトラフィックを受け取らないことを保証します。
765765

766766
ZooKeeperサーバーにとって、健全性は準備性を意味します。
767767
そのため、`zookeeper.yaml`マニフェストからの準備性プローブは、生存プローブと同一です。

0 commit comments

Comments
 (0)