Closed mikhail-sakhnov closed 1 month ago
NeonVM uses custom Linux kernel. To support ARM instances we need to set up multiarch build for the linux kernel.
Modify build scripts in the autoscaling repo to produce arm64 kernel Modify github actions jobs.
Closing as it was merged to the main branch
Problem description / Motivation
NeonVM uses custom Linux kernel. To support ARM instances we need to set up multiarch build for the linux kernel.
Feature idea(s) / DoD
Modify build scripts in the autoscaling repo to produce arm64 kernel Modify github actions jobs.
Implementation ideas