kubernetes/minikube
View on GitHubUnable to locate files in cache for offline use.
Open
#12,701 opened on Oct 12, 2021
help wantedkind/documentationlifecycle/stalepriority/backlog
Description
I am trying to use minikube among a network of computers in an offline setting. When I go the the ~/.minikube/cache directory, from an online computer already running minikube, the contents do not match up with the offline guide posted within the documentation. Not sure how to transfer to offline as the tutorial does not match here. I am running Windows 10 OS.
PS C:\Users\me\> minikube version
minikube version: v1.22.0
commit: a03fbcf166e6f74ef224d4a63be4277d017bb62e
Steps to reproduce the issue:
minikube start --download-only=True- Inspect
~/.minikube/cachedirectory - sub directories include: kic, preloaded-tarball, windows. These directories do not have the matching folders as the offline tutorial - Sadness
Any help would be greatly appreciated.