kubernetes/minikube

Make the VM IP settable

Aberta

#2.938 aberto em 26 de jun. de 2018

 (9 comentários) (2 reações) (0 responsável)Go (5.222 forks)batch import
area/networkinghelp wantedkind/featurepriority/awaiting-more-evidence

Métricas do repositório

Stars
 (31.799 estrelas)
Métricas de merge de PR
 (Mesclagem média 12d 19h) (43 fundiu PRs em 30d)

Description

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.

Guia do colaborador