Update content/ja/docs/tasks/administer-cluster/manage-resources/memory-constraint-namespace.md

Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
pull/25827/head
Ryuichiroh Ikeuchi 2021-01-19 12:52:59 +09:00 committed by GitHub
parent 91af908261
commit ea822c29aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -154,7 +154,7 @@ Podを作成してみます。
kubectl apply -f https://k8s.io/examples/admin/resource/memory-constraints-pod-3.yaml --namespace=constraints-mem-example
```
出力は、コンテナが小さすぎるメモリリクエストを指定しているため、Podが作成されないことを示しています。
出力は、コンテナが小さすぎるメモリー要求を指定しているため、Podが作成されないことを示しています。
```
Error from server (Forbidden): error when creating "examples/admin/resource/memory-constraints-pod-3.yaml":