-
Notifications
You must be signed in to change notification settings - Fork 82
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
[Feature Request]: Support ARM64 architecture #283
Comments
Hi @SQUIDwarrior we plan to support ARM64 architecture in the future, but they are not on the roadmap, yet. We will respond back to threads requesting this when we have a timeline. |
Could you add amd64 node affinity/selector to the helm chart in the mean time? |
Hi @dcamzn , Sorry for asking, but maybe after almost 1y something has changed... any updated ETA for ARM support? Thank you |
Fixes: cert-manager#283 Signed-off-by: Robin Breathe <[email protected]>
Hi @MirkoPiaggesi , we were trying to get testing updated to support ARM in Q2 2024, but we won't be able to hit that timeline. We are targeting Q3. |
Fixes: cert-manager#283 Signed-off-by: Robin Breathe <[email protected]>
Fixes: cert-manager#283 Signed-off-by: Robin Breathe <[email protected]>
Fixes: cert-manager#283 Signed-off-by: Robin Breathe <[email protected]>
Fixes: cert-manager#283 Signed-off-by: Robin Breathe <[email protected]> Signed-off-by: Brady Siegel <[email protected]>
Describe why this change is needed
The published images are only built for AMD64. The use of ARM64 nodes (such as AWS' Graviton) are becoming increasingly common and this would be extremely useful to have.
Describe solutions and alternatives considered (optional)
This tool should be built for both ARM64 and AMD64 platforms, and the published images should support both.
Is there anything else you would like to add?
No response
The text was updated successfully, but these errors were encountered: