Skip to content

Commit a37532c

Browse files
ziyi-xiet-inu
andauthored
Update content/ja/docs/concepts/workloads/controllers/daemonset.md
Co-authored-by: Toshiaki Inukai <[email protected]>
1 parent 947170a commit a37532c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/ja/docs/concepts/workloads/controllers/daemonset.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ Node上で直接起動することにより(例: `init`、`upstartd`、`systemd`
149149

150150
- アプリケーションと同じ方法でデーモンの監視とログの管理ができる。
151151
- デーモンとアプリケーションで同じ設定用の言語とツール(例: Podテンプレート、`kubectl`)を使える。
152-
- リソースリミットを使ったコンテナ内でデーモンを稼働させることにより、デーモンとアプリケーションコンテナの分離を促進します。しかし、これはPod内でなく、コンテナ内でデーモンを稼働させることにより可能です
152+
- リソースリミットを使ったコンテナ内でデーモンを稼働させることにより、デーモンとアプリケーションコンテナの分離性が高まります。ただし、これはPod内ではなく、コンテナ内でデーモンを稼働させることでも可能です
153153

154154
### ベアPod
155155

0 commit comments

Comments
 (0)