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

Is there an ARMv7 version available? #2657

Closed
alexellis opened this issue Jun 17, 2018 · 12 comments
Closed

Is there an ARMv7 version available? #2657

alexellis opened this issue Jun 17, 2018 · 12 comments
Labels
area/docs lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale.

Comments

@alexellis
Copy link

Is this a request for help? (If yes, you should use our troubleshooting guide and community support channels, see https://kubernetes.io/docs/tasks/debug-application-cluster/troubleshooting/.):

What keywords did you search in NGINX Ingress controller issues before filing this one? (If you have found any duplicates, you should instead reply there.):

I found two issues but they don't answer the question


Is this a BUG REPORT or FEATURE REQUEST? (choose one):

NGINX Ingress controller version:

0.15.0

Kubernetes version (use kubectl version):

v1.10.0

Environment:

  • Cloud provider or hardware configuration:

Raspberry Pi 3 +

  • OS (e.g. from /etc/os-release):

PRETTY_NAME="Raspbian GNU/Linux 9 (stretch)"

  • Kernel (e.g. uname -a):

Linux 4.9.80-v7+ #1098 SMP Fri Mar 9 19:11:42 GMT 2018 armv7l GNU/Linux

  • Install tools:
  • Others:

What happened:

No multi-arch image is provided

What you expected to happen:

A multi-arch image to be provided covering ARM64 and ARMv7 and if not then instructions showing where to get it / how to build it.

How to reproduce it (as minimally and precisely as possible):

Anything else we need to know:

@luxas may have some ideas about this too.

@aledbf
Copy link
Member

aledbf commented Jun 17, 2018

We have those images but are not mentioned in the docs.
Please check

@alexellis
Copy link
Author

Thanks for getting back. Those tags don't appear to be official and are also quite out of date (0.9.0 / Oct 2017). Are there instructions for rebuilding theses images or could you provide them?

@aledbf
Copy link
Member

aledbf commented Jun 17, 2018

@alexellis I just updated the links. Check again

@fejta-bot
Copy link

Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.

If this issue is safe to close now please do so with /close.

Send feedback to sig-testing, kubernetes/test-infra and/or fejta.
/lifecycle stale

@k8s-ci-robot k8s-ci-robot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Sep 15, 2018
@aledbf aledbf closed this as completed Sep 15, 2018
@alexellis
Copy link
Author

Hi I'm just looping back on this. The latest released tag appears to be 3 months old. Is that correct?

I had a user asking for Nginx as an Ingress controller today and I think it would be useful for me too.

Thanks,

Alex

@ibuildthecloud
Copy link

Based off this commit 4ef72b7 and ea89d27 it appears that ARM is not a supported architecture.

@Miouge1
Copy link
Contributor

Miouge1 commented Feb 16, 2019

I'm running a cluster with a mix of ARM and x86 nodes. Setting the image: to a particular architecture is not really possible without creating 1 Deployment for each architecture. AFAIK quay.io doesn't support multiarch manifest. Is there a mirror on docker.io?

@alexellis
Copy link
Author

@ibuildthecloud and I were looking into this again. Looks like Traefik is the best option and multi-arch.

@aledbf
Copy link
Member

aledbf commented Mar 5, 2019

@alexellis @ibuildthecloud just in case, the reason why there is no arm version now is related to the luajit changes introduced by openresty. Now that they fixed the issues building arm, I'll try to add arm again
WIP:#3852

Edit: #3545 (comment)

@aledbf
Copy link
Member

aledbf commented Mar 5, 2019

Is there a mirror on docker.io?

No

@alexellis
Copy link
Author

@aledbf any thoughts on re-opening this and getting something out? Nginx works on ARM, what's the additional parts we need for the IngressController?

@alexellis
Copy link
Author

For the latest good news, see: #3852

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/docs lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale.
Projects
None yet
Development

No branches or pull requests

6 participants