Skip to content
This repository has been archived by the owner on Sep 24, 2021. It is now read-only.

Support CNI network plugin in Frakti #58

Closed
4 of 5 tasks
resouer opened this issue Dec 21, 2016 · 6 comments
Closed
4 of 5 tasks

Support CNI network plugin in Frakti #58

resouer opened this issue Dec 21, 2016 · 6 comments

Comments

@resouer
Copy link
Contributor

resouer commented Dec 21, 2016

Need to support CNI plugin in Kubernetes + Frakti. The implementation requires finding a way to generate network configuration from CNI and pass these information to hyperd in expected syntax.

A very similar approach is CNI plugin support in CRI-O, please check these for details:

cri-o/cri-o#237
https://github.com/kubernetes-incubator/cri-o#setup-cni-networking

TODOs:

  • Basic cni network plugin support Cni integration #62
  • Checkpointing network info
  • CNI configure examples
  • CNI e2e tests
  • deployment, e.g. by make install
@resouer
Copy link
Contributor Author

resouer commented Dec 21, 2016

also assign to @monster-z who volunteered to fix this

@feiskyer feiskyer assigned ghost and unassigned feiskyer Dec 21, 2016
@feiskyer
Copy link
Contributor

@YaoZengzeng Would you like to continue those CNI related work?

@YaoZengzeng
Copy link
Contributor

@feiskyer Yes, of course

@feiskyer
Copy link
Contributor

TIP: we could avoid network interface scanning after containernetworking/cni#145 is merged.

@feiskyer
Copy link
Contributor

All done.

@resouer
Copy link
Contributor Author

resouer commented Feb 15, 2017

@YaoZengzeng containernetworking/cni#145 is merged, please update the existing code when you have time.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants