Support Matrix for OpenShift Jenkins releases
Updated -
OpenShift Jenkins supports the following architectures across Red Hat OpenShift Container Platform releases.
- amd64
- arm64
- ppc64le
- s390x
However, for OpenShift Extended Update Support (EUS) releases, only the amd64 architecture is officially supported. As a result, OpenShift Jenkins images are shipped exclusively for amd64 on these releases. This is because the Red Hat OpenShift Container Platform itself supports only the amd64 architecture for EUS releases.
Jenkins Controller Image | Jenkins Agent Base Image | Tag | OCP Version | Architecture |
---|---|---|---|---|
ocp-tools-4/jenkins-rhel8 | ocp-tools-4/jenkins-agent-base-rhel8 | v4.12.0 | 4.12 EUS | amd64 |
ocp-tools-4/jenkins-rhel8 | ocp-tools-4/jenkins-agent-base-rhel8 | v4.13.0 | 4.13 EUS | amd64 |
ocp-tools-4/jenkins-rhel8 | ocp-tools-4/jenkins-agent-base-rhel8 | v4.14.0 | 4.14 | amd64, arm64, ppc64le, s390x |
ocp-tools-4/jenkins-rhel8 | ocp-tools-4/jenkins-agent-base-rhel8 | v4.15.0 | 4.15 | amd64, arm64, ppc64le, s390x |
ocp-tools-4/jenkins-rhel9 | ocp-tools-4/jenkins-agent-base-rhel9. | v4.16.0 | 4.16 | amd64, arm64, ppc64le, s390x |
ocp-tools-4/jenkins-rhel9 | ocp-tools-4/jenkins-agent-base-rhel9 | v4.17.0 | 4.17 | amd64, arm64, ppc64le, s390x |
Comments