aenix-io / cozystack

Free and Open Source PaaS-platform for seamless management of virtual machines, managed Kubernetes, and Databases-as-a-Service
https://cozystack.io
Apache License 2.0
735 stars 36 forks source link

Is support for arm64 planned? #27

Open roysbike opened 6 months ago

roysbike commented 6 months ago

I would use the 4 pcs Mixtile Cluster Box with 4 nodes peer cluster, each equipped with an octa-core 64-bit processor, supporting a maximum of 32GB RAM and 256GB eMMC storage. + NVME 4TB peer node (ceph)

gecube commented 6 months ago

yes, it is planned.

kvaps commented 6 months ago

Hi @roysbike, we aim to support arm64, as there are no technical issues preventing us from doing so. We just need to find sponsors for this feature

kvaps commented 2 months ago

@roysbike hey, we made initial research, it seems that adding ARM support is not as difficult as we expected. Initially I was able to run minimal configuration of cozystack on top of Talos Linux ARM, details in this PR https://github.com/aenix-io/cozystack/pull/176