kubernetes/minikube
GitHub で見るUnable to locate files in cache for offline use.
Open
#12,701 opened on 2021年10月12日
help wantedkind/documentationlifecycle/stalepriority/backlog
Repository metrics
- Stars
- (31,799 stars)
- PR merge metrics
- (平均マージ 12d 19h) (30d で 43 merged PRs)
説明
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.