• k8s-merge-robot's avatar
    Merge pull request #23595 from vishh/image-accounting · cf38d687
    k8s-merge-robot authored
    Automatic merge from submit-queue
    
    Collect and expose runtime's image storage usage via Kubelet's /stats/summary endpoint
    
    This information is useful to users since docker images are typically not stored on the root filesystem.
    
    Kubelet will also consume this feature in the future to decide is evicting images will help with disk usage on the nodes.
    
    cc @kubernetes/sig-node 
    cf38d687
Name
Last commit
Last update
..
component/scheduler/perf Loading commit data...
e2e Loading commit data...
e2e_node Loading commit data...
fixtures/pkg/kubectl/cmd/apply Loading commit data...
images Loading commit data...
integration Loading commit data...
kubemark Loading commit data...
soak Loading commit data...
OWNERS Loading commit data...