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.
1 parent 008db23 commit a596970Copy full SHA for a596970
content/en/docs/concepts/architecture/cgroups.md
@@ -11,7 +11,7 @@ constrain resources that are allocated to processes.
11
12
The {{< glossary_tooltip text="kubelet" term_id="kubelet" >}} and the
13
underlying container runtime need to interface with cgroups to enforce
14
-[resource mangement for pods and containers](/docs/concepts/configuration/manage-resources-containers/) which
+[resource management for pods and containers](/docs/concepts/configuration/manage-resources-containers/) which
15
includes cpu/memory requests and limits for containerized workloads.
16
17
There are two versions of cgroups in Linux: cgroup v1 and cgroup v2. cgroup v2 is
0 commit comments