Commit Graph

12 Commits

Author SHA1 Message Date
RouxAntoine 64657bbe1b
doc: schema for business and technical explanation 2024-01-12 23:02:56 +01:00
RouxAntoine a9979519da feature: makefile target to build and use a custom kernel
Co-authored-by: RouxAntoine <antoinroux@hotmail.fr>
Co-committed-by: RouxAntoine <antoinroux@hotmail.fr>
2024-01-06 20:25:11 +00:00
RouxAntoine a2b5884726 feature: build and use rootf dynamically and use kernel
support rootfs :
- archlinux
- ubuntu
kernel 5.10.204 from url amazon url
Co-authored-by: RouxAntoine <antoinroux@hotmail.fr>
Co-committed-by: RouxAntoine <antoinroux@hotmail.fr>
2024-01-06 13:25:47 +00:00
RouxAntoine 99ca371839
doc: complete docs with manual note 2024-01-04 16:05:40 +01:00
RouxAntoine e128f29785
feature: run firecracker from go with tap interface 2024-01-03 22:54:43 +01:00
RouxAntoine 1f637ccc77
feature: create tap link for firecracker compute 2024-01-03 22:20:12 +01:00
RouxAntoine 3422b93159
fix: persist netns before restoring origin network namespace 2024-01-03 20:33:29 +01:00
RouxAntoine 500d6ad57c
feature: ensure ipv4 ip_forward is enable 2024-01-02 18:43:54 +01:00
RouxAntoine fdb4db7dba
feature: setup veth and allow routing to an external interface 2024-01-02 18:39:09 +01:00
RouxAntoine f63f74284d
feature: create veth link between host and network namespace 2024-01-01 23:49:26 +01:00
RouxAntoine f58fc5b102
feature: create netns and execute sh commands into it 2024-01-01 10:55:49 +01:00
go c7514d60b8
Initial commit 2023-12-30 00:37:59 +01:00