Skip to content

Commit 3c09af7

Browse files
committed
Updated README.md with instrucitons on how to get the kernel build into infra repository
1 parent 0f16ed9 commit 3c09af7

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,13 @@ This project automates the building of custom Linux kernels for Firecracker micr
2525
## Development Workflow
2626
- On every push, GitHub Actions will automatically build the kernels and save it as an artifact.
2727

28+
## New Kernel in E2B's infra
29+
- Note: these steps should give you new kernel on your self-hosted E2B using https://github.com/e2b-dev/infra
30+
31+
- Copy the kernel build in your project's object storage under e2b-*-fc-kernels
32+
- In infra/packages/shared/pkg/schema/build.go update DefaultKernelVersion
33+
- Build and deploy template manager
34+
2835
## License
2936

30-
This project is licensed under the Apache License 2.0. See [LICENSE](LICENSE) for details.
37+
This project is licensed under the Apache License 2.0. See [LICENSE](LICENSE) for details.

0 commit comments

Comments
 (0)