From 726e9ff26fdec0f8f07d67ce000972493a76d15b Mon Sep 17 00:00:00 2001 From: XsWack Date: Tue, 15 Aug 2017 15:14:16 +0800 Subject: [PATCH] Update memory-constraint-namespace.md we can not access the URL and update it to the right URL --- 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 db5ed8296b..139378fee6 100644 --- a/docs/tasks/administer-cluster/memory-constraint-namespace.md +++ b/docs/tasks/administer-cluster/memory-constraint-namespace.md @@ -195,7 +195,7 @@ resources: ``` Because your Container did not specify its own memory request and limit, it was given the -[default memory request and limit](/docs/tasks/administer-cluster/default-memory-request-limit/) +[default memory request and limit](/docs/tasks/administer-cluster/memory-default-namespace/) from the LimitRange. At this point, your Container might be running or it might not be running. Recall that a prerequisite