From 8e31158e1dbbab4a9554b9ff795cb0ea5e1d4a0b Mon Sep 17 00:00:00 2001 From: Chaitanya Kulkarni Date: Fri, 14 Jun 2024 11:58:56 -0700 Subject: [PATCH] docs: Updated Releases Information Readme Transposed Release Table for better readability. Migrated from .md to .rst to better parse the documentation. Signed-off-by: Chaitanya Kulkarni --- README.md | 2 +- docs/releases.md | 19 -------- docs/releases.rst | 122 ++++++++++++++++++++++++++++++++++++++++++++++ index.rst | 2 +- 4 files changed, 124 insertions(+), 21 deletions(-) delete mode 100644 docs/releases.md create mode 100644 docs/releases.rst diff --git a/README.md b/README.md index 70493383..e87c46aa 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ The following features will be included in future releases. See details about [Supported Intel Hardware features](/docs/supported_platforms.md#supported-intel-hardware-features) and [Supported RHOCP Versions](/docs/supported_platforms.md#supported-rhocp-versions). -For detailed information about releases, please refer [Release Information](/docs/releases.md#release-information). +For detailed information about releases, please refer [Release Information](/docs/releases.rst). Figure-1 is the [Architecture and Working Scope](https://github.com/intel/intel-technology-enabling-for-openshift/wiki/Intel-Technology-Enabling-for-OpenShift-Architecture-and-Working-Scope) of the project diff --git a/docs/releases.md b/docs/releases.md deleted file mode 100644 index 5035fe94..00000000 --- a/docs/releases.md +++ /dev/null @@ -1,19 +0,0 @@ -# Release Information -| Intel Technology Enabling for OpenShift Release | Red Hat OpenShift Version | Intel Data Center GPU drivers for OpenShift Version | KMM Operator Version | NFD Operator Version | OpenVINO Operator Version | RedHat OpenShift AI Operator Version | Intel Device Plugins Operator Version | Intel SGX | Intel QAT | Intel Data Center GPU Flex Series | Intel Data Center GPU Max Series | Notes | -|---|---|---|---|---|---|---|---|---|---|---|---|---| -| 1.2.1 | 4.15 | [2.2.0](https://github.com/intel/intel-data-center-gpu-driver-for-openshift/releases/tag/v2.2.0) | 2.0.2 | 4.15.0 | 1.1.0 | 2.8.0 | 0.28.0 | yes | yes | Yes | Yes (Dev Preview) | 4.15.6 and above | -| 1.2.1 | 4.14 | [2.2.0](https://github.com/intel/intel-data-center-gpu-driver-for-openshift/releases/tag/v2.2.0) | 2.0.2 | 4.14.0 | 1.1.0 | 2.8.0 | 0.28.0 | yes | yes | Yes | Yes (Dev Preview) | 4.14.11 and above | -| 1.2.0 | 4.14 | [2.1.0](https://github.com/intel/intel-data-center-gpu-driver-for-openshift/releases/tag/v2.1.0) | 2.0.2 | 4.14.0 | 1.1.0 | 2.6.0 | 0.28.0 | yes | yes | Yes | No | 4.14.11 and above | -| 1.1.0 | 4.13 | [2.0.0](https://github.com/intel/intel-data-center-gpu-driver-for-openshift/releases/tag/v2.0.0) | 1.1.2 | 4.13.0 | 1.1.0 | 2.4.0 | 0.28.0 | yes | Yes | Yes | No | 4.13.10 and above | -| 1.0.1 | 4.12 | [1.1.0](https://github.com/intel/intel-data-center-gpu-driver-for-openshift/releases/tag/v1.1.0) | 1.1.1 | 4.12.0 | - | - | 0.26.2 | yes | yes | Yes | No | 4.12.26 and above | -| 1.0.0 | 4.12 | [1.0.0](https://github.com/intel/intel-data-center-gpu-driver-for-openshift/releases/tag/v1.0.0) | 1.0.1 | 4.12.0 | 1.1.0 | 1.28.1 | 0.26.1 | Yes | No | Yes | No | 4.12.6 and above | -| - | 4.10 | - | - | - | - | - | 0.24.0 | Yes | No | No | No | - | - -## Reference Links -- [Intel Device Plugins Operator](https://catalog.redhat.com/software/container-stacks/detail/61e9f2d7b9cdd99018fc5736) -- [Kernel Module Management Operator](https://catalog.redhat.com/software/container-stacks/detail/6524b0876df0b7666fb33cfa) -- [NFD Operator](https://docs.openshift.com/container-platform/4.15/hardware_enablement/psap-node-feature-discovery-operator.html) -- [OpenVINO Operator](https://catalog.redhat.com/software/container-stacks/detail/60649a56209af65d24b7ca9e) -- [Red Hat OpenShift AI Operator](https://catalog.redhat.com/software/container-stacks/detail/63b85b573112fe5a95ee9a3a) -- Intel Data Center GPU Drivers for OpenShift - [Red Hat Container Catalog](https://catalog.redhat.com/software/containers/intel/intel-data-center-gpu-driver-container/6495ee55c8b2461e35fb8264) -- Intel Data Center GPU Drivers for OpenShift - GitHub [Release Information](https://github.com/intel/intel-data-center-gpu-driver-for-openshift/blob/main/release/README.md#release-information) \ No newline at end of file diff --git a/docs/releases.rst b/docs/releases.rst new file mode 100644 index 00000000..f0ad1190 --- /dev/null +++ b/docs/releases.rst @@ -0,0 +1,122 @@ +Release Information +=================== + +.. list-table:: + :header-rows: 1 + :widths: 15 10 10 10 10 10 10 10 + + * - **Release** + - 1.2.1 + - 1.2.1 + - 1.2.0 + - 1.1.0 + - 1.0.1 + - 1.0.0 + - \- + * - **Red Hat OpenShift Version** + - 4.15 + - 4.14 + - 4.14 + - 4.13 + - 4.12 + - 4.12 + - 4.10 + * - **Intel Data Center GPU drivers for OpenShift Version** + - `2.2.0 `_ + - `2.2.0 `_ + - `2.1.0 `_ + - `2.0.0 `_ + - `1.1.0 `_ + - `1.0.0 `_ + - + * - **KMM Operator Version** + - 2.0.2 + - 2.0.2 + - 2.0.2 + - 1.1.2 + - 1.1.1 + - 1.0.1 + - \- + * - **NFD Operator Version** + - 4.15.0 + - 4.14.0 + - 4.14.0 + - 4.13.0 + - 4.12.0 + - 4.12.0 + - \- + * - **OpenVINO Operator Version** + - 1.1.0 + - 1.1.0 + - 1.1.0 + - 1.1.0 + - \- + - 1.1.0 + - \- + * - **RedHat OpenShift AI Operator Version** + - 2.8.0 + - 2.8.0 + - 2.6.0 + - 2.4.0 + - \- + - 1.28.1 + - \- + * - **Intel Device Plugins Operator Version** + - 0.28.0 + - 0.28.0 + - 0.28.0 + - 0.28.0 + - 0.26.2 + - 0.26.1 + - 0.24.0 + * - **Intel SGX** + - yes + - yes + - yes + - yes + - yes + - Yes + - Yes + * - **Intel QAT** + - yes + - yes + - yes + - Yes + - yes + - No + - No + * - **Intel Data Center GPU Flex Series** + - Yes + - Yes + - Yes + - Yes + - Yes + - Yes + - No + * - **Intel Data Center GPU Max Series** + - Yes (Dev Preview) + - Yes (Dev Preview) + - No + - No + - No + - No + - No + * - **Notes** + - 4.15.6 and above + - 4.14.11 and above + - 4.14.11 and above + - 4.13.10 and above + - 4.12.26 and above + - 4.12.6 and above + - \- + +Reference Links +--------------- + +- `Intel Device Plugins Operator `_ +- `Kernel Module Management Operator `_ +- `NFD Operator `_ +- `OpenVINO Operator `_ +- `Red Hat OpenShift AI Operator `_ +- Intel Data Center GPU Drivers for OpenShift - `Red Hat Container Catalog `_ +- Intel Data Center GPU Drivers for OpenShift - GitHub `Release Information `_ diff --git a/index.rst b/index.rst index 5c52a9ad..320b95a6 100644 --- a/index.rst +++ b/index.rst @@ -16,7 +16,7 @@ IntelĀ® Technology Enabling for OpenShift* :maxdepth: 2 :caption: Releases: - docs/releases.md + docs/releases.rst .. toctree:: :maxdepth: 2