1
0
Fork 0
mirror of https://github.com/kubernetes-sigs/node-feature-discovery.git synced 2025-03-30 19:54:46 +00:00
node-feature-discovery/pkg/resourcemonitor
Artyom Lukianov 45062754fd resourcemonitor: aggregate and provide the memory and hugepages information
The Kuberenetes pod resource API now exposing the memory and hugepages information
for guaranteed pods. We can use this information to update NodeResourceTopology
resource with memory and hugepages data.

Signed-off-by: Artyom Lukianov <alukiano@redhat.com>
2021-11-04 10:17:10 +02:00
..
noderesourcesaggregator.go resourcemonitor: aggregate and provide the memory and hugepages information 2021-11-04 10:17:10 +02:00
noderesourcesaggregator_test.go resourcemonitor: aggregate and provide the memory and hugepages information 2021-11-04 10:17:10 +02:00
podresourcesscanner.go resourcemonitor: aggregate and provide the memory and hugepages information 2021-11-04 10:17:10 +02:00
podresourcesscanner_test.go resourcemonitor: aggregate and provide the memory and hugepages information 2021-11-04 10:17:10 +02:00
types.go resourcemonitor: aggregate and provide the memory and hugepages information 2021-11-04 10:17:10 +02:00