Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set minikube node IP from MINIKUBE_NODE_IP env var #9

Merged
merged 1 commit into from
Aug 6, 2019

Conversation

alexlapa
Copy link
Contributor

@alexlapa alexlapa commented Aug 6, 2019

Synopsis

kubernetes/minikube#3416

Solution

minikube start --extra-config kubelet.node-ip=${MINIKUBE_NODE_IP}

@alexlapa alexlapa added the enhancement New feature or request label Aug 6, 2019
@alexlapa alexlapa requested a review from tyranron August 6, 2019 01:03
@alexlapa alexlapa self-assigned this Aug 6, 2019
@alexlapa
Copy link
Contributor Author

alexlapa commented Aug 6, 2019

FCM:

[minikube/bootstrap.sh] Set kubelet node IP from `MINIKUBE_NODE_IP` env var (#9)

@alexlapa alexlapa merged commit cec65d3 into master Aug 6, 2019
@alexlapa alexlapa deleted the minikube-bootstrap-node-ip branch August 6, 2019 10:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants