help wantedkind/documentationlifecycle/stalepriority/backlog
倉庫指標
- Star
- (31,799 star)
- PR 合併指標
- (平均合併 12天 19小時) (30 天內合併 43 個 PR)
描述
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.