We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1f4ca9f + a191d71 commit 7dd728cCopy full SHA for 7dd728c
content/en/docs/tasks/administer-cluster/manage-resources/memory-default-namespace.md
@@ -13,7 +13,7 @@ This page shows how to configure default memory requests and limits for a
13
{{< glossary_tooltip text="namespace" term_id="namespace" >}}.
14
15
A Kubernetes cluster can be divided into namespaces. Once you have a namespace that
16
-that has a default memory
+has a default memory
17
[limit](/docs/concepts/configuration/manage-resources-containers/#requests-and-limits),
18
and you then try to create a Pod with a container that does not specify its own memory
19
limit its own memory limit, then the
0 commit comments