• Jing Xu's avatar
    Add Pod-level local ephemeral storage metric in Summary API · 75ef18c4
    Jing Xu authored
    This PR adds pod-level ephemeral storage metric into Summary API.
    Pod-level ephemeral storage usage is the sum of all containers and local
    ephemeral volume including EmptyDir (if not backed up by memory or
    hugepages), configueMap, and downwardAPI.
    75ef18c4
volume_stat_calculator_test.go 3.95 KB