Files
website/content/en/docs/concepts/policy/node-resource-managers.md
George Gaál 34d914fce3 Update node-resource-managers.md
fix typo
2021-04-19 22:16:54 +03:00

1009 B

reviewers, title, content_type, weight
reviewers title content_type weight
derekwaynecarr
klueska
Node Resource Managers concept 50

In order to support latency-critical and high-throughput workloads, Kubernetes offers a suite of Resource Managers. The managers aim to co-ordinate and optimise node's resources alignment for pods configured with a specific requirement for CPUs, devices, and memory (hugepages) resources.

The main manager, the Topology Manager, is a Kubelet component that co-ordinates the overall resource management process through its policy.

The configuration of individual managers is elaborated in dedicated documents: