This PR introduces caching of localkube images. It makes a best effort to cache the essential images localkube needs as minikube starts up. Currently, the list of cached images is hardcoded, but future work might entail 1. Cached images as a property of the cluster bootstrapper - to allow localkube and kubeadm to cache their respective images. 2. Addons contain image information. Then, we can selectively cache and preload only the addon images that are enabled. |
||
---|---|---|
.. | ||
drivers | ||
localkube | ||
minikube | ||
util |