kubernetes/minikube

Command start should delete node with empty ip or retrieve one

Open

#9,834 创建于 2020年12月3日

在 GitHub 查看
 (17 评论) (0 反应) (0 负责人)Go (5,222 fork)batch import
co/multinodehelp wantedkind/buglifecycle/stalepriority/important-longterm

仓库指标

Star
 (31,799 star)
PR 合并指标
 (平均合并 12天 19小时) (30 天内合并 43 个 PR)

描述

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

贡献者指南