run firecracker in netns namespace
Go to file
RouxAntoine 1af7b5882f
All your codebase are belong to us.
Signed-off-by: RouxAntoine <antoinroux@hotmail.fr>
2024-01-05 15:28:49 +01:00
cmd I understand that it's an antipattern, but it's convenient. 2024-01-05 14:49:40 +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
rootf-kernel All your codebase are belong to us. 2024-01-05 15:28:49 +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 This will definitely break in 2057 (TODO) 2024-01-05 14:48:27 +01: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