c-bata / kube-prompt

An interactive kubernetes client featuring auto-complete.
MIT License
1.78k stars 133 forks source link

Add ARM arch support in order to run on RPi 4 #60

Closed kopwei closed 4 years ago

kopwei commented 4 years ago

On newly released RPi4, ARM64 support is out of official roadmap. Ubuntu ARM64 for RPi4 is not release yet. Thus we hope to build a binary for ARM32 which could be run on Raspbian system which is officially supported by Raspberry Pi (2, 3 and 4)

c-bata commented 4 years ago

Thank you for sending PR. The arm32 binary for Linux is included from v1.0.8 👍 https://github.com/c-bata/kube-prompt/releases/tag/v1.0.8