kubernetes/minikube

Make the VM IP settable

Open

#2,938 创建于 2018年6月26日

在 GitHub 查看
 (8 评论) (2 反应) (0 负责人)Go (31,799 star) (5,222 fork)batch import
area/networkinghelp wantedkind/featurelifecycle/frozenpriority/awaiting-more-evidence

描述

Is this a BUG REPORT or FEATURE REQUEST? (choose one): Perhaps Both

Please provide the following details:

Environment: Windows 10 or Mac High Sierra Minikube version (use minikube version): ALL

  • Install tools: choco or homebrew

What happened: Minikube ip changes after stopping and starting it. This is inconsistent as sometimes it doesn't change What you expected to happen: Minikube ip to be configurable How to reproduce it (as minimally and precisely as possible): minikube start minikube ip minikube delete minikube start minikube ip

As a feature request, I would appreciate it if there was a flag that could specify that IP when you run minikube start.

贡献者指南

Make the VM IP settable · kubernetes/minikube#2938 | Good First Issue