loft-sh / loft

Namespace & Virtual Cluster Manager for Kubernetes - Lightweight Virtual Clusters, Self-Service Provisioning for Engineers and 70% Cost Savings with Sleep Mode
https://loft.sh/docs/introduction
Other
737 stars 65 forks source link

ARM64 support #133

Closed hariprasadiit closed 2 years ago

hariprasadiit commented 3 years ago

We've clusters running on ARM64, when we try to run loft, we got errors standard_init_linux.go:228: exec user process caused: exec format error, which means that the loft image was built for x86.

Any plans to provide ARM64 image?

FabianKramm commented 3 years ago

@hariprasadiit thanks for creating this issue! Yes currently only AMD64 is supported, but we are working on adding ARM64 support as well!

easylo commented 3 years ago

+1, please

carlmontanari commented 2 years ago

Going to close this out as loft is currently available on amd64 and arm64 (linux), and loftctl is available on all the common platforms (win/darwin/linux amd and arm)!