From d13c10d0ff38c8216b757b287e4b80ccfdd4fa4a Mon Sep 17 00:00:00 2001 From: Quentin Revel Date: Fri, 25 Aug 2017 20:06:59 +0200 Subject: [PATCH] Update memory-constraint-namespace.md (#5135) --- docs/tasks/administer-cluster/memory-constraint-namespace.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/tasks/administer-cluster/memory-constraint-namespace.md b/docs/tasks/administer-cluster/memory-constraint-namespace.md index e28d66911d..88b46f555d 100644 --- a/docs/tasks/administer-cluster/memory-constraint-namespace.md +++ b/docs/tasks/administer-cluster/memory-constraint-namespace.md @@ -162,7 +162,7 @@ Error from server (Forbidden): error when creating "docs/tasks/administer-cluste pods "constraints-mem-demo-3" is forbidden: minimum memory usage per Container is 500Mi, but request is 100Mi. ``` -## Create a Pod that does not specify any CPU request or limit +## Create a Pod that does not specify any memory request or limit