Skip to content

Commit 4bb711e

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

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
@@ -700,7 +700,7 @@ zk-0 1/1 Running 1 29m
700700
システムのプロセスが生きていることもあれば無反応なこともあり、あるいはそうでなく不健全という状況もあります。
701701
アプリケーションのプロセスが不健全で再起動すべきであることをKubernetesに通知するには、liveness probeを使うのがよいでしょう。
702702

703-
`zk` `StatefulSet`のPod `template`で生存プローブを指定します
703+
`zk` `StatefulSet`のPod `template`でliveness probeを指定します
704704

705705
```yaml
706706
livenessProbe:

0 commit comments

Comments
 (0)