Skip to content

Commit 7dd728c

Browse files
authored
Merge pull request #31729 from SWADESNA/patch-1
Update memory-default-namespace.md
2 parents 1f4ca9f + a191d71 commit 7dd728c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/tasks/administer-cluster/manage-resources/memory-default-namespace.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ This page shows how to configure default memory requests and limits for a
1313
{{< glossary_tooltip text="namespace" term_id="namespace" >}}.
1414

1515
A Kubernetes cluster can be divided into namespaces. Once you have a namespace that
16-
that has a default memory
16+
has a default memory
1717
[limit](/docs/concepts/configuration/manage-resources-containers/#requests-and-limits),
1818
and you then try to create a Pod with a container that does not specify its own memory
1919
limit its own memory limit, then the

0 commit comments

Comments
 (0)