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

Multus 3.0 Design Proposal #44

Open
3 tasks
edsealing opened this issue Aug 12, 2018 · 0 comments
Open
3 tasks

Multus 3.0 Design Proposal #44

edsealing opened this issue Aug 12, 2018 · 0 comments

Comments

@edsealing
Copy link
Contributor

Multus v3.0 has implemented a lot of changes to conform with the Kubernetes SIG standards. v3.0 is not compatible with previous versions of Multus. EDCOP multi-networking will need to be overhauled to implement v3.0.

  • Research new version implementation details
  • Proposal: CNI binary implementation of Multus
  • Proposal: Modifications required to implement Calico with Multus v3.0

Research needed:

  • According to Multus v3.0 release notes, Multus can be "launched as a DaemonSet". Currently, we implement the binary as an RPM and deploy it on each node. Does the new version place the binary on each node via DaemonSet?

  • How is CNI-chaining implemented in Multus v3.0?

  • Previous iterations required us to heavily modify the default Calico yaml files and adapt for Multus v1.2. How is the new process defined for implementing a network under Multus?

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

No branches or pull requests

1 participant