Update content/ja/docs/concepts/configuration/manage-resources-containers.md

Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
This commit is contained in:
akitok 2020-07-19 20:33:57 +09:00 committed by Akito Kobayashi
parent 6697e25a7e
commit 5b4d09cd87
1 changed files with 1 additions and 1 deletions

View File

@ -92,7 +92,7 @@ E、P、T、G、M、Kのいずれかのサフィックスを使用して、メ
128974848, 129e6, 129M, 123Mi
```
ここに例があります
例を見てみましょう
次のPodには2つのコンテナがあります。
各コンテナには、0.25cpuおよび64MiB(2<sup>26</sup>バイト)のメモリー要求があります。
各コンテナには、0.5cpuおよび128MiBのメモリー制限があります。