kubernetes/minikube

Make the VM IP settable

开放

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

 (9 条评论) (2 个反应) (0 位负责人)Go (5,222 个派生)batch import
area/networkinghelp wantedkind/featurepriority/awaiting-more-evidence

仓库指标

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

描述

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.

贡献者指南