-
Notifications
You must be signed in to change notification settings - Fork 298
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
OKD in ARM platform #1165
Comments
/assign @LorbusChris |
This is currently blocked by the fact that we do not yet have a functioning arm64 build farm in our OpenShift Prow instance. See https://issues.redhat.com/browse/DPTP-2718 for more details. The issue on the agenda for the Testing/CI Architecture call next tuesday, too, in case you want to join in. |
@LorbusChris, is arm64 supported now in OKD? |
I have a cluster with existing AMD64 machines, and I want to add ARM64 machines. The machine is getting provisioned, but not as a node. |
ARM64 is not yet supported in OKD unfortunately. |
I think they support it, just not cross-architecture |
Hi @0xHexE yes, having an ARM-only cluster and a heterogeneous cluster (x86 + ARM nodes) are two different things. But, unfortunately, OKD on ARM is not supported yet, as @LorbusChris stated above. We need to fix the doc removing ARM from the supported architectures in OKD until we unblock DPTP-2718. |
Are there any update to this or any ways the community can help pitch in? |
would also be interessted in OKD on arm - mainly running on aws on graviton cpus, any update on that topic is appreciated |
@aleskandro It appears that DPTP-2718 is now unblocked, closed complete, and the project discourse has moved to an epic shared between the teams collaborating on this - however, there are no links to this new collaboration to be found. What is the current status, and where can it now be followed? |
We will be discussing this at Tuesday's OKD Working Group meeting. |
TL;DR 1st quarter 2023 https://youtu.be/T42ri28tnYo?t=2297 @LorbusChris said: [From YT subs] Thanks @JaimeMagiera @LorbusChris for sharing the updates :) |
We are also very interested in this feature. It is now the second quarter, and we are wondering if OKD already supports arm64 in the new version. Thank you. |
+1 we've got a arm cluster with 44 nodes, need to switch to OKD |
+1 waiting for the ARM support |
@LorbusChris @JaimeMagiera @kalik1 since we're pretty well past Q1.. any chance we could get an update on ARM support? |
After upgrading to 4.14.0-0.okd-2023-12-01-225814 to multi-arch (with
Upgrading to the same version via OC does not work:
However, upgrading via the console works, even though progress does not show in console or with Once that upgrade has completed, I'm able to upgrade to 4.14.0-0.okd-2024-01-06-084517 but it seems to not be multi-arch anymore.
Perhaps this has something to do with the channel? According to the docs the channel is supposed to be changed to stable-4.14 but that's probably a OpenShift thing in the docs? Or perhaps I'm in uncharted waters and upgrading to multi-arch wasn't even supposed to work at all :-) |
@smuda its a red herring.. that multi-arch upgrade doesnt actually do anything.. I think we're all still waiting for a release that supports it.. |
You have to have a cluster with multi-architecture compute machines if you want to run ARM worker nodes, because the control plane nodes (master nodes) cannot be ARM. As per this issue, multi-arch compute machines became GA in Openshift v4.14, which was released 5 months ago. However, it's worth noting that some things still don't work in this type of cluster, hence the disclosure: In my opinion, this issue should be renamed to:
Can you guys check whether this issue should be closed now that we have OKD v4.15? |
@codespearhead nope -- it works in OpenShift, but not in OKD. Even at 4.15, I can't do multi-arch.. |
Is there anything a community member can do to make this work? Build instructions for ARM64 crcbundle ? Help with setup of infrastructure ? thank you |
Slack thread for an update https://kubernetes.slack.com/archives/C6AD6JM17/p1730203791485409 Summary: still waiting on a build system migration, timeline is unknown. |
Support for OKD to setup in ARM platform:
When can one expect the same?
Any issues in enabling it in OKD?
This project ocp-on-arm tracks mainly the downstream bits.
The text was updated successfully, but these errors were encountered: