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

standard_init_linux.go:211: exec user process caused “exec format error” on K3s running on ARM #9

Closed
kuskoman opened this issue Jun 15, 2020 · 3 comments

Comments

@kuskoman
Copy link

Running job using file from #8 results in

standard_init_linux.go:211: exec user process caused “exec format error”

when using K3s on arm devices (raspberry and orange pi, both failing)

@nabsul
Copy link
Owner

nabsul commented Jun 15, 2020

This would require the tool be rebuilt to an ARM version. I'd be happy to look into it, but it might take some time.

If you'd like contribute to this project that would also be highly appreciated :-)

@nabsul
Copy link
Owner

nabsul commented Jun 16, 2020

Hey! Can you try this version of the tool? nabsul/k8s-ecr-login-renew:arm-v0.01

@nabsul
Copy link
Owner

nabsul commented Jun 21, 2020

@kuskoman From v1.3 onwards I'll be pushing both x64 and ARM versions of the docker image. You now use: nabsul/k8s-ecr-login-renew:arm32v7-v1.3.

I'll keep the test version nabsul/k8s-ecr-login-renew:arm-v0.01 up for a while longer, but you should expect it to get deleted at some point in the future.

@nabsul nabsul closed this as completed Jun 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants