You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
But If I do the installation, I get the following error:
Apr 14 14:58:24 hostname sh[30698]: Trying to pull quay.io/okd/scos-content@sha256:1d71cfd3208f029154d468d5161035bebfdf6907cbc3f26a8ba21b7e7877a913...
Apr 14 14:58:25 hostname sh[30698]: Error: choosing an image from manifest list docker://quay.io/okd/scos-content@sha256:1d71cfd3208f029154d468d5161035bebfdf6907cbc3f26a8ba21b7e7877a913: no image found in manifest list for architecture s390x, variant "", OS linux
As we work through this year to change the buildsystem used to build the OKD containers, we would like to add support for s390x along with ppc64le and AArch64(Arm64)
Is s390x architecture supported in OKD >4.17? The assets of the releases and tools are a little bit confusing, e.g. openshift-client for s390x exsits.
If I print the coreos streams, s390x seems to be supported.
But If I do the installation, I get the following error:
And if I check the images/manifests in https://quay.io/repository/okd/scos-content?tab=tags, everything seems to be amd64 only.
The text was updated successfully, but these errors were encountered: