Skip to content

Commit

Permalink
Merge pull request #177 from hershpa/supported_platforms_readme
Browse files Browse the repository at this point in the history
docs: Update Supported RHOCP Versions table and links in readme
  • Loading branch information
uMartinXu authored Dec 6, 2023
2 parents f211077 + a174731 commit 81ae172
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions docs/supported_platforms.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Before provisioning the Intel hardware and software technology with RHOCP, users

## Multi-node bare metal RHOCP cluster provisioning

The software and hardware technology included in this project are developed, integrated, and tested on the multi-mode bare metal RHOCP 4.12 cluster. Refer to Red Hat’s documentation for instructions to [install a user-provisioned cluster on bare metal](https://docs.openshift.com/container-platform/4.12/installing/installing_bare_metal/installing-bare-metal.html#installation-machine-requirements_installing-bare-metal) and reach out to Red Hat for support in provisioning your bare metal cluster.
The software and hardware technology included in this project are developed, integrated, and tested on the multi-mode bare metal RHOCP 4.13 cluster. Refer to Red Hat’s documentation for instructions to [install a user-provisioned cluster on bare metal](https://docs.openshift.com/container-platform/4.13/installing/installing_bare_metal/installing-bare-metal.html#installation-machine-requirements_installing-bare-metal) and reach out to Red Hat for support in provisioning your bare metal cluster.

The related container images and operators required to enable the Intel technology included in this project have been certified with Red Hat and published on the [Red Hat Ecosystem Catalog](https://catalog.redhat.com/software). Users identifying issues or feature requests related to the Intel Technology Enabling for OpenShift project are encouraged to submit [issues](https://github.com/intel/intel-technology-enabling-for-openshift/issues) to engage and collaborate with the open source community.

Expand All @@ -14,15 +14,15 @@ The SNO cluster is supported by RHOCP; however, SNO resource restrictions for so

## Cloud Service Provider (CSP) managed RHOCP cluster

The container images, operators, and documents included in the Intel Technology Enabling for OpenShift project are intended for multi-node bare metal RHOCP cluster provisioning. While RHOCP may be installed with the major CSP environments, refer to Red Hat’s documentation for [selecting an installation method and preparing a cluster](https://docs.openshift.com/container-platform/4.12/installing/installing-preparing.html#installing-preparing-install-manage) for CSP details and consult Red Hat or your CSP for specific support. Any contributions in this area are welcomed.
The container images, operators, and documents included in the Intel Technology Enabling for OpenShift project are intended for multi-node bare metal RHOCP cluster provisioning. While RHOCP may be installed with the major CSP environments, refer to Red Hat’s documentation for [selecting an installation method and preparing a cluster](https://docs.openshift.com/container-platform/4.13/installing/installing-preparing.html#installing-preparing-install-manage) for CSP details and consult Red Hat or your CSP for specific support. Any contributions in this area are welcomed.

## Virtual Machine (VM) based RHOCP cluster

Multi-node bare metal RHOCP cluster provisioning is the primary cluster use case supported by the project. Virtual Machine technology-based infrastructures support will be included in a future release. For feature requests and related discussions, please submit a project [issue](https://github.com/intel/intel-technology-enabling-for-openshift/issues). For RHOCP infrastructure support, please contact Red Hat.

## Supported Intel Hardware Features

The following Intel feature technologies are supported in the 1.0.1 release.
The following Intel feature technologies are supported in the 1.1.0 release.

| Intel Feature Technology | Intel Hardware Platform |
|-----------------------------------------------|----------------------------------------------------------------|
Expand All @@ -44,9 +44,9 @@ Note: Please refer to your BIOS vendor for specific instructions. This is only a

| Feature | Supported RHOCP Version |
| ----- | ---------------------- |
| Intel SGX | RHOCP 4.12.6 and above (support is only for z streams in 4.12.z where z >= 6) |
| Intel Data Center GPU Flex Series | RHOCP 4.12.[6, 7, 25, 26, 27, 28] |
| Intel QAT | RHOCP 4.12.26 and above (support is only for z streams in 4.12.z where z >= 26) |
| Intel SGX | RHOCP 4.12.6 and above (support is only for z streams in 4.12.z where z >= 6) </br> RHOCP 4.13.10 and above (support is only for z streams in 4.13.z where z >= 10)|
| Intel Data Center GPU Flex Series | RHOCP 4.12.[6, 7, 25, 26, 27, 28] </br> RHOCP 4.13.[10, 11] |
| Intel QAT | RHOCP 4.12.26 and above (support is only for z streams in 4.12.z where z >= 26) </br> RHOCP 4.13.10 and above (support is only for z streams in 4.13.z where z >= 10) |

## Support

Expand Down

0 comments on commit 81ae172

Please sign in to comment.