File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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.
You can’t perform that action at this time.
0 commit comments