kubernetes/minikube

Unable to locate files in cache for offline use.

Open

#12,701 opened on Oct 12, 2021

View on GitHub
 (8 comments) (0 reactions) (0 assignees)Go (31,799 stars) (5,222 forks)batch import
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:

  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.

Contributor guide

Unable to locate files in cache for offline use. · kubernetes/minikube#12701 | Good First Issue