kubernetes/minikube

Unable to locate files in cache for offline use.

Open

#12,701 建立於 2021年10月12日

在 GitHub 查看
 (8 留言) (0 反應) (0 負責人)Go (5,222 fork)batch import
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:

  1. minikube start --download-only=True
  2. Inspect ~/.minikube/cache directory - sub directories include: kic, preloaded-tarball, windows. These directories do not have the matching folders as the offline tutorial
  3. Sadness

Any help would be greatly appreciated.

貢獻者指南