kubernetes/pkg/kubelet/apis
Artyom Lukianov 102124464a memory manager: improve the reserved memory validation logic
We will have two layers of the validation.

- the first part of the validation logic will be implemented under the
`ValidateKubeletConfiguration` method
- the second one that requires knowledge about machine topology and
node allocatable resources will be implemented under the memory manager.

Signed-off-by: Artyom Lukianov <alukiano@redhat.com>
2021-02-09 01:10:02 +02:00
..
config memory manager: improve the reserved memory validation logic 2021-02-09 01:10:02 +02:00
podresources Implement TopologyInfo and cpu_ids in podresources 2020-11-11 13:50:49 +03:00
BUILD remove windows container hyper-v support 2021-01-14 22:49:34 +08:00
well_known_labels.go Use topology labels instead of old beta names (#96033) 2020-11-05 20:26:50 -08:00