Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can not use helm binary #13003

Open
njwgroeneveld opened this issue May 4, 2024 · 1 comment
Open

Can not use helm binary #13003

njwgroeneveld opened this issue May 4, 2024 · 1 comment

Comments

@njwgroeneveld
Copy link

njwgroeneveld commented May 4, 2024

Hi all, Im facing some issues while installing and especially using helm.
Is somebody who can support me? Im using ubuntu on my raspberry Pi
Here are my stats

uname -a:
Linux student-desktop 6.8.0-1004-raspi #4-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 20 02:29:55 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux

file /usr/local/bin/helm
/usr/local/bin/helm: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), statically linked, Go BuildID=hlhj6ZxuF2rHXUR8U1kv/o98cLzuYIE1DSSja5_ac/9YcBg8sZXScQ_0eHyyGm/H0_V3FfeMyB-jnZT4jkB, stripped

Output of helm version:
bash: /usr/local/bin/helm: cannot execute binary file: Exec format error

Output of kubectl version:
Client Version: v1.29.4
Kustomize Version: v5.0.4-0.20230601165947-6ce0bf390ce3
Server Version: v1.30.0

Cloud Provider/Platform (AKS, GKE, Minikube etc.):
Minikube

Hope somebody can support me on this,
Cheers!

@yxxhero
Copy link
Member

yxxhero commented May 6, 2024

cannot execute binary file: Exec format error

see above. it means the binary format is not match your os.

and yor os is aarch64. please try to use https://get.helm.sh/helm-v3.14.4-linux-arm64.tar.gz

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants