neondatabase / autoscaling

Postgres vertical autoscaling in k8s
Apache License 2.0
164 stars 21 forks source link

Multiarch build for the neonvm linux kernel #1079

Closed mikhail-sakhnov closed 1 month ago

mikhail-sakhnov commented 2 months ago

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

mikhail-sakhnov commented 1 month ago

Closing as it was merged to the main branch