Update content/ja/docs/tasks/administer-cluster/manage-resources/memory-constraint-namespace.md
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
eb788d0964
commit
ff8a41b302
+1
-1
@@ -180,7 +180,7 @@ Podの詳細情報を見ます
|
||||
kubectl get pod constraints-mem-demo-4 --namespace=constraints-mem-example --output=yaml
|
||||
```
|
||||
|
||||
出力を見ると、Podのコンテナのメモリ要求は1GiB、メモリ制限は1GiBであることがわかります。
|
||||
出力を見ると、Podのコンテナのメモリ要求は1GiB、メモリー制限は1GiBであることがわかります。
|
||||
コンテナはどのようにしてこれらの値を取得したのでしょうか?
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user