zegl / kube-score

Kubernetes object analysis with recommendations for improved reliability and security. kube-score actively prevents downtime and bugs in your Kubernetes YAML and Charts. Static code analysis for Kubernetes.
https://kube-score.com
MIT License
2.65k stars 174 forks source link

`Error: exec format error` for any `score` command #594

Open adamency opened 2 months ago

adamency commented 2 months ago

Which version of kube-score are you using?

kube-score version: 1.18.0

What did you do?

What did you expect to see?

score works correctly

What did you see instead?

Error: exec format error

Which is most likely an architecture mismatch.

zegl commented 2 months ago

Hey, yes. It seems like the releases to the krew-index are amd64-only at the moment.

Here's how to specify different downloads for different platforms, and our release script.