-
Notifications
You must be signed in to change notification settings - Fork 77
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
Vagrant Example Fails on Mac M1 (arm64) #40
Comments
I created a new ubuntu 21.10 arm64 box and updated the Vagrantfile a bit:
All that needs to be done now is clone bumblebee on your new vm and modify the Makefile (%s/amd64/arm64/g), |
i believe this as addressed by #43 |
Hi @nickschuetz , any plans to release a new box? |
If anyone else wants to try the tutorial from https://www.solo.io/blog/get-started-with-ebpf-using-bumblebee/.
(just
|
No, sorry, I do not. |
Here are my results based on the example provided in the README:
Then I tried using this setup with an actual arm64 box: https://gist.github.com/sbailliez/f22db6434ac84eccb6d3c8833c85ad92
Here are my results:
vmrun version 1.17.0 build-18656771
Vagrant File:
The text was updated successfully, but these errors were encountered: