kubernetes/minikube

Command start should delete node with empty ip or retrieve one

Open

#9,834 opened on 2020年12月3日

GitHub で見る
 (17 comments) (0 reactions) (0 assignees)Go (5,222 forks)batch import
co/multinodehelp wantedkind/buglifecycle/stalepriority/important-longterm

Repository metrics

Stars
 (31,799 stars)
PR merge metrics
 (平均マージ 12d 19h) (30d で 43 merged PRs)

説明

Steps to reproduce the issue:

  1. Open config.json, run minikube node add minikube-m02
  2. Interrupt the add command after the node info presented in config.json but before ip is set
  3. Run minikube stop && minikube start, the node couldn't start

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