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

Figure out automated CNI for multi-node clusters #7459

Closed
sharifelgamal opened this issue Apr 6, 2020 · 3 comments · Fixed by #7930
Closed

Figure out automated CNI for multi-node clusters #7459

sharifelgamal opened this issue Apr 6, 2020 · 3 comments · Fixed by #7930
Labels
area/cni CNI support co/multinode Issues related to multinode clusters kind/process Process oriented issues, like setting up CI priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
Milestone

Comments

@sharifelgamal
Copy link
Collaborator

Currently multinode clusters need a CNI applied manually to make minikube service work. We should decide what CNI will be the canonical CNI choice to apply automatically for multinode and actually apply it on start or add node.

@sharifelgamal sharifelgamal added area/cni CNI support co/multinode Issues related to multinode clusters labels Apr 6, 2020
@sharifelgamal sharifelgamal added this to the v1.10.0 milestone Apr 6, 2020
@tstromberg
Copy link
Contributor

Here's my modest proposal:

A --cni flag that defaults to kindnet (assuming it works properly). If not, there is flannel.

Eventually we could add support for other CNI's, fulfilling a roadmap item for clear documentation around CNI's.

@sharifelgamal sharifelgamal added the priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release. label Apr 8, 2020
@tstromberg tstromberg added the kind/process Process oriented issues, like setting up CI label Apr 15, 2020
@tstromberg
Copy link
Contributor

@sharifelgamal - if you could use the help still on this, I'm happy to lend a hand.

@sharifelgamal
Copy link
Collaborator Author

yeah help would be very much appreciated

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/cni CNI support co/multinode Issues related to multinode clusters kind/process Process oriented issues, like setting up CI priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants