Skip to content

Add firewall plugin to demo-network configuration. #281

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

Merged
merged 2 commits into from
Oct 9, 2019

Conversation

sipsma
Copy link
Contributor

@sipsma sipsma commented Oct 8, 2019

Fixes #265

Also included a separate small commit to remove some outdated instructions in the getting-started guide that I noticed while working on this.

Tested by running the quickstart guide on a new m5d.metal w/ Debian Stretch and verifying I by default got internet access from firecracker-containerd containers even when the host had pre-existing Docker iptables rules.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

sipsma added 2 commits October 8, 2019 19:47
Firecracker is now built from a submodule later in the guide, no need to install
it beforehand.

Signed-off-by: Erik Sipsma <[email protected]>
This plugin results in more consistent success in getting traffic forwarded
to/from host networks and the VMs.

Signed-off-by: Erik Sipsma <[email protected]>
@sipsma sipsma merged commit a81db72 into firecracker-microvm:master Oct 9, 2019
@sipsma sipsma deleted the use-firewall branch October 9, 2019 20:34
fangn2 pushed a commit to fangn2/firecracker-containerd that referenced this pull request Mar 23, 2023
…ependabot/go_modules/github.com/go-openapi/strfmt-0.19.10

Bump github.com/go-openapi/strfmt from 0.19.8 to 0.19.10
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

Successfully merging this pull request may close these issues.

Update getting-started/quickstart demo network to use the firewall CNI plugin
3 participants