Skip to content

Implement networking #14

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

Closed
IRCody opened this issue Nov 26, 2018 · 2 comments · Fixed by #257
Closed

Implement networking #14

IRCody opened this issue Nov 26, 2018 · 2 comments · Fixed by #257
Assignees
Labels
base functionality Basic container functionality issue kind/enhancement New feature or request
Milestone

Comments

@IRCody
Copy link
Contributor

IRCody commented Nov 26, 2018

Integrate CNI into the appropriate components such that MicroVM-enclosed containers have network access.

Because Firecracker requires the use of Linux tap devices, many existing CNI plugins will not work. We will need to design one or more plugins to facilitate various network configurations.

@nmeyerhans nmeyerhans added kind/enhancement New feature or request base functionality Basic container functionality issue labels Nov 28, 2018
@nmeyerhans nmeyerhans added this to the Networking milestone Nov 28, 2018
@sipsma sipsma self-assigned this Jul 19, 2019
@sipsma
Copy link
Contributor

sipsma commented Aug 16, 2019

Design doc has been posted here: https://github.com/firecracker-microvm/firecracker-containerd/blob/master/docs/networking.md

The logistics of which repo will host the final code for the CNI plugin are currently being worked through right now

@sipsma
Copy link
Contributor

sipsma commented Sep 9, 2019

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
base functionality Basic container functionality issue kind/enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants