kubernetes/minikube

minikube should warn about out-of-date VM's

Open

#4,322 opened on 2019年5月22日

GitHub で見る
 (4 comments) (0 reactions) (0 assignees)Go (31,799 stars) (5,222 forks)batch import
help wantedkind/featurelifecycle/frozenpriority/backlog

説明

Occassionally, using minikube from an old VM can cause issues. For instance, an unexpectedly old version of Docker.

We should detect if the image version is out of date, and warn appropriately.

Two ideas:

  • older than the major release of minikube
  • older than X days

コントリビューターガイド

minikube should warn about out-of-date VM's · kubernetes/minikube#4322 | Good First Issue