run firecracker in netns namespace
Go to file
RouxAntoine 64657bbe1b
doc: schema for business and technical explanation
2024-01-12 23:02:56 +01:00
cmd feature: makefile target to build and use a custom kernel 2024-01-06 20:25:11 +00:00
docs doc: schema for business and technical explanation 2024-01-12 23:02:56 +01:00
internal doc: schema for business and technical explanation 2024-01-12 23:02:56 +01:00
out Initial commit 2023-12-30 00:37:59 +01:00
pkg Initial commit 2023-12-30 00:37:59 +01:00
rootfs-kernel feature: makefile target to build and use a custom kernel 2024-01-06 20:25:11 +00:00
.editorconfig Initial commit 2023-12-30 00:37:59 +01:00
.gitignore Initial commit 2023-12-30 00:37:59 +01:00
.golangci.yml Initial commit 2023-12-30 00:37:59 +01:00
LICENSE Initial commit 2023-12-30 00:37:59 +01:00
Makefile feature: build and use rootf dynamically and use kernel 2024-01-06 13:25:47 +00:00
README.md doc: schema for business and technical explanation 2024-01-12 23:02:56 +01:00
doc.go Initial commit 2023-12-30 00:37:59 +01:00
go.mod feature: run firecracker from go with tap interface 2024-01-03 22:54:43 +01:00
go.sum feature: run firecracker from go with tap interface 2024-01-03 22:54:43 +01:00
renovate.json Initial commit 2023-12-30 00:37:59 +01:00

README.md

firecracker-netns application

run firecracker in netns namespace

The following structure is setup in this repository

img.png

The official visual explanation of firecracker

img.png

documentation docs