mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-11-12 21:40:29 +00:00
Given the assumption that 90% of images on dockerhub drops into this range (23~1000)MB, this assumption is based on the container images instead of the pod. pod might hold multiple container images, it's better to multiply the assumption by the size of container images. Signed-off-by: Dave Chen <dave.chen@arm.com>