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

ARM Support! #278

Closed
SohumB opened this issue Mar 21, 2022 · 9 comments · Fixed by #508
Closed

ARM Support! #278

SohumB opened this issue Mar 21, 2022 · 9 comments · Fixed by #508

Comments

@SohumB
Copy link

SohumB commented Mar 21, 2022

Most of the images you're using are multiarch, so Robusta is almost fully built for ARM, but there are three that are x86 only:

  • us-central1-docker.pkg.dev/genuine-flight-317411/devel/kubewatch:v1.11
  • us-central1-docker.pkg.dev/genuine-flight-317411/devel/grafana-renderer:6
  • us-central1-docker.pkg.dev/genuine-flight-317411/devel/robusta-runner:0.9.4

It'd be great if there were multi-arch builds for these as well!

@aantn
Copy link
Collaborator

aantn commented Mar 21, 2022 via email

@VladoPortos
Copy link

Same, was going to give a Robusta try, but my cluster is ARM64, could not get it to run :(

root@control01:~# kubectl logs robusta-forwarder-7f444db6f4-hrms4 -n robusta    
standard_init_linux.go:228: exec user process caused: exec format error

@d3v2null
Copy link

Unfortunately lack of multi-arch with arm64 support is not what I expected.
This is a blocker for adopting Robusta in our EKS clusters.

@arikalon1
Copy link
Contributor

@anFatum started working on it

@anFatum
Copy link
Contributor

anFatum commented Sep 13, 2022

It was resolved in #508 PR and released in 0.10.4.

Please provide feedback and let us know once you start using it!

@anFatum anFatum closed this as completed Sep 13, 2022
@anFatum anFatum linked a pull request Sep 13, 2022 that will close this issue
@oxeye-meir
Copy link

Still doesn't work for me.
➜ Robusta robusta version
version 0.10.8
➜ Robusta kubectl logs robusta-forwarder-76f56bbbc5-ftmzz
exec /bin/kubewatch: exec format error

@RoiGlinik
Copy link
Contributor

@oxeye-meir I am checking this , Will ping you with an update

@RoiGlinik
Copy link
Contributor

@oxeye-meir , We added ARM image for the robusta-forwarder. Please let me know if it works for you

@oxeye-meir
Copy link

oxeye-meir commented Dec 21, 2022 via email

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

Successfully merging a pull request may close this issue.

8 participants