A kubernetes operator for creating and managing a cache of container images directly on the cluster worker nodes, so application pods start almost instantly
Could the caching logic be updated to copy images from local nodes to prevent redownloading the image for every nodes image cache to optimize the bandwidth usage and readiness time?
Could the caching logic be updated to copy images from local nodes to prevent redownloading the image for every nodes image cache to optimize the bandwidth usage and readiness time?