kubernetes/minikube

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

Open

#4,322 建立於 2019年5月22日

在 GitHub 查看
 (4 留言) (0 反應) (0 負責人)Go (31,799 star) (5,222 fork)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

貢獻者指南