-
Notifications
You must be signed in to change notification settings - Fork 382
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci: replace buildjet arm64 runners with actuated ones
The CNCF signed a contract with Actuated to provide free arm64 runners to CNCF project: see https://actuated.dev/blog/arm-ci-cncf-ampere. After some trial and error we managed to compile a kernel for the runners using Firecracker that works with BPF and especially Tetragon. Only limitation is that they are running 5.10 for now and there is no nested virtualization. But good news is that we can get more CPU and more RAM for free! Signed-off-by: Mahe Tardy <[email protected]>
- Loading branch information
Showing
2 changed files
with
6 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters