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

push docker images for other architectures with github release #503

Closed
murali-reddy opened this issue Aug 5, 2018 · 8 comments
Closed

Comments

@murali-reddy
Copy link
Member

We can build kube-router docker images for other architectures manually. So push the docker images other architectures as well with github release.

@runningman84
Copy link

I have spent some time creating a multi stage docker build for kube-router with multi arch support:
https://hub.docker.com/r/runningman84/kube-router
https://github.com/runningman84/docker-kube-router
I have tested these images in a mixed arm64/amd64 env...

@bzub
Copy link
Collaborator

bzub commented Dec 13, 2018

Nice work @runningman84. I'm hoping to glean from your repo to ship images for multiple architectures to the official cloudnativelabs docker org. I'm not sure yet if your repo creates a multi-arch manifest but it's my goal to do so, which would make it seamless to use the same image name/tag on different architectures.

@bzub
Copy link
Collaborator

bzub commented Dec 13, 2018

Oh I see you did the manifest work already (https://github.com/runningman84/docker-kube-router/blob/master/manifest.yaml). Awesome!

@runningman84
Copy link

I am looking forward for the official multi arch image! If you have any questions regarding my build feel free to ask...

@runningman84
Copy link

runningman84 commented Feb 6, 2019

@bzub do you have any news regarding the multi-arch release?

@wilmardo
Copy link
Contributor

@murali-reddy @bzub What is holding this back? There is #336 and #445 so to me it seems that all the prerequisite are there.
I looked if I could take a stab at fixing this myself but there doens't seem a CI for releasing the images? If someone could point me in the right direction I am game :)

Would be really nice since kube-router seems the way to go for low power clusters (not that much overhead).

@mrueg
Copy link
Collaborator

mrueg commented Apr 25, 2020

Linking this one here as well: #885

@aauren
Copy link
Collaborator

aauren commented Apr 29, 2020

This is resolved via #885, #735, #847 & #839

@aauren aauren closed this as completed Apr 29, 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

6 participants