replicatedhq / ship

A better way to deploy Kubernetes Helm charts
https://www.replicated.com/ship
Apache License 2.0
637 stars 70 forks source link

No binaries for arm (32-bit v7) #1150

Open BretFisher opened 3 years ago

BretFisher commented 3 years ago

In order to support Raspberry Pi's, can you add a Linux build target of arm for go binary releases?

laverya commented 3 years ago

Are you actually using ship from a Raspberry Pi?

BretFisher commented 3 years ago

Yes. I teach Kubernetes in online courses and a small, but increasing group of them are using 32-bit and 64-bit Linux on arm/v7 and arm/v8. I've also got a surprising number of Darwin arm64 users (Apple M1 arm/v8) starting to show up (so that's a 2nd build target request I guess). I'll also be putting this request in kots :)

laverya commented 3 years ago

I can definitely support this for kots!