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
Copy file name to clipboardExpand all lines: README.md
+9-6Lines changed: 9 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Intel® Technology Enabling for OpenShift*
2
2
# Overview
3
-
The Intel Technology Enabling for OpenShift project provides Intel Data Center hardware feature-provisioning technologies with the [Red Hat OpenShift Container Platform (RHOCP)](https://www.redhat.com/en/technologies/cloud-computing/openshift/container-platform). The technology to deploy and manage the [End-to-End (E2E)](/e2e) solutions as well as the related reference workloads for these features are also included in the project.
3
+
The Intel Technology Enabling for OpenShift project provides Intel Data Center hardware feature-provisioning technologies with the [Red Hat OpenShift Container Platform (RHOCP)](https://www.redhat.com/en/technologies/cloud-computing/openshift/container-platform). The technology to deploy and manage the End-to-End (E2E) solutions as well as the related reference workloads for these features are also included in the project.
4
4
5
5
These Intel Data Center hardware features currently include:
6
6
- Intel® Software Guard Extensions (Intel® SGX)
@@ -13,25 +13,28 @@ The following features will be included in future releases.
See details about [Supported Intel Hardware features]().
16
+
See details about [Supported Intel Hardware features](/docs/supported_platforms.md#supported-intel-hardware-platforms).
17
17
18
18
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
Figure-1 Intel Technology Enabling for OpenShift Architecture
22
+
<divalign="center">
23
+
Figure-1 Intel Technology Enabling for OpenShift Architecture
24
+
</div>
25
+
23
26
24
27
# Supported platforms
25
28
26
-
This [section]() describes the RHOCP infrastructure and Intel hardware features supported by this project. The project lifecycle and support channels can also be found [here]().
29
+
This [section](/docs/supported_platforms.md) describes the RHOCP infrastructure and Intel hardware features supported by this project. The project lifecycle and support channels can also be found [here](docs/supported_platforms.md#support).
27
30
28
31
# Getting started
29
32
## Provisioning RHOCP cluster
30
33
Use one of these two options to provision an RHOCP cluster:
31
34
- Use the methods introduced in [RHOCP documentation](https://docs.openshift.com/container-platform/4.12/installing/index.html).
32
35
- Use [Distributed CI](https://doc.distributed-ci.io/) as we do in this project.
33
36
34
-
In this project, we provisioned RHOCP 4.12 on a bare-metal multi-node cluster. For details about the supported RHOCP infrastructure, see the [Supported Platforms]() page.
37
+
In this project, we provisioned RHOCP 4.12 on a bare-metal multi-node cluster. For details about the supported RHOCP infrastructure, see the [Supported Platforms](/docs/supported_platforms.md) page.
35
38
36
39
## Provisioning Intel hardware features on RHOCP
37
40
Please follow the steps below to provision the hardware features
@@ -41,7 +44,7 @@ Please follow the steps below to provision the hardware features
41
44
4. Setting up [Device Plugins](/device_plugins/README.md)
42
45
43
46
## Verifying hardware feature provisioning
44
-
You can use the instructions in the [link]() to verify the hardware features provisioning.
47
+
You can use the instructions in the [link](/tests/l2/README.md) to verify the hardware features provisioning.
0 commit comments