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

[Feature Request] Support adding "Node" to minikube cluster #1672

Closed
liuhewei opened this issue Jul 1, 2017 · 1 comment
Closed

[Feature Request] Support adding "Node" to minikube cluster #1672

liuhewei opened this issue Jul 1, 2017 · 1 comment

Comments

@liuhewei
Copy link

liuhewei commented Jul 1, 2017

Since many of K8s' features need be verified on a real "cluster" (multiple nodes), node-affinity as an example, I suggest that the Minikube provides an approach of adding node to the Minikube cluster.

For example, add a command "minikube add-node" to start a K8s Node and join the cluster. The backend handling can be similar with "minikube start" but only the binaries on Node, and then joins the cluster through "kubeadm join".

@r2d4
Copy link
Contributor

r2d4 commented Jul 2, 2017

Closing this in favor of #94. We're tracking this feature request there.

@r2d4 r2d4 closed this as completed Jul 2, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants