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

k8s.gcr.io/pause:latest is not available for arm #134

Open
alkama-hasan opened this issue Nov 7, 2024 · 3 comments
Open

k8s.gcr.io/pause:latest is not available for arm #134

alkama-hasan opened this issue Nov 7, 2024 · 3 comments

Comments

@alkama-hasan
Copy link

k8s.gcr.io/pause docker image is not available for arm based distribution
as i see in my log
on arm64 also it is pulling amd64 image
docker inspect [k8s.gcr.io/pause](http://k8s.gcr.io/pause) | grep Architecture "Architecture": "amd64",

if anyone have tried and working please help us on this

@alkama-hasan alkama-hasan changed the title k8s.gcr.io/pause:latest is not present for arm k8s.gcr.io/pause:latest is not available for arm Nov 7, 2024
@linqingxuan
Copy link
Contributor

The current code does not support the arm architecture

@alkama-hasan
Copy link
Author

alkama-hasan commented Nov 8, 2024

we have successfully build for arm. if it does not support for arm what possible changes is needed for arm support? regarding this pause container i got a fix using
registry/pause docker image which is avaible for arm

@linqingxuan
Copy link
Contributor

If it is compiled, you can try running vxlan bgp and other test cases

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