Skip to content

Commit 3db17ca

Browse files
ziyi-xiet-inu
andauthored
Update content/ja/docs/concepts/scheduling-eviction/assign-pod-node.md
Co-authored-by: Toshiaki Inukai <[email protected]>
1 parent 3ea1d67 commit 3db17ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/ja/docs/concepts/scheduling-eviction/assign-pod-node.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -303,7 +303,7 @@ spec:
303303
image: nginx:1.16-alpine
304304
```
305305

306-
上記2つのDeploymentが生成されると、以下のようなクラスター構成になり、各Webサーバーはキャッシュと同位置に、3つの別々のNodeに配置されます。
306+
上記2つのDeploymentが生成されると、以下のようなクラスター構成になり、各ウェブサーバーはキャッシュと同位置に、3つの別々のNodeに配置されます。
307307

308308
| node-1 | node-2 | node-3 |
309309
|:--------------------:|:-------------------:|:------------------:|

0 commit comments

Comments
 (0)