run firecracker in netns namespace
Go to file
RouxAntoine 7128eb8e35
features
Signed-off-by: RouxAntoine <antoinroux@hotmail.fr>
2024-01-06 15:46:15 +01:00
cmd One little whitespace gets its very own commit! Oh, life is so erratic! 2024-01-06 15:44:14 +01:00
docs doc: complete docs with manual note 2024-01-04 16:05:40 +01:00
internal feature: create tap link for firecracker compute 2024-01-03 22:20:12 +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 features 2024-01-06 15:46:15 +01: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
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
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 Initial commit 2023-12-30 00:37:59 +01:00
renovate.json Initial commit 2023-12-30 00:37:59 +01:00

firecracker-netns application

run firecracker in netns namespace

documentation docs