Skip to content

Commit 1218f71

Browse files
committed
e2e: Update Readme format and anchor links
Signed-off-by: Chaitanya Kulkarni <chaitanya.kulkarni@intel.com>
1 parent fb2705e commit 1218f71

File tree

1 file changed

+19
-18
lines changed

1 file changed

+19
-18
lines changed

e2e/inference/README.md

Lines changed: 19 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -13,47 +13,48 @@ Intel AI inference end-to-end solution with RHOCP is based on the Intel® Data C
1313
## Install RHOAI
1414
The Red Hat certified RHOAI operator is published at [Red Hat Ecosystem Catalog](https://catalog.redhat.com/software/container-stacks/detail/63b85b573112fe5a95ee9a3a). You can use the command line interface (CLI) or web console to install it.
1515
### Install using CLI (To be added)
16-
### Install using web console
16+
### Install using Web Console
1717
1. On the RHOCP web console, click Operators → OperatorHub.
18-
2. Search RedHat OpenShift AI Operator and click Install. The operator is installed in the namespace redhat-ods-operator.
18+
2. Search RedHat OpenShift AI Operator and click Install. The operator is installed in the namespace `redhat-ods-operator`.
1919
### Verification
2020
1. Navigate to Operators → Installed Operators page.
2121
2. Ensure that in the redhat-ods-operator namespace, RedHat OpenShift AI status is InstallSucceeded
22-
3. Click on ```Search -> Routes -> rhods-dashboard``` from the web console and access the RHOAI UI link.
23-
Note: When installing the operator, the default ```kfdef``` Custom Resource (CR) is created. This CR enables the dashboard for users to browse and launch Jupyter Notebooks projects on an RHOCP cluster. Please refer to this [link](https://github.com/red-hat-data-services/odh-deployer) for more details about kfdef.
24-
## Install OpenVINO operator
22+
3. Click on `Search` -> `Routes` -> `rhods-dashboard` from the web console and access the RHOAI UI link.
23+
**Note:** When installing the operator, the default `kfdef` Custom Resource (CR) is created. This CR enables the dashboard for users to browse and launch Jupyter Notebooks projects on an RHOCP cluster. Please refer to this [link](https://github.com/red-hat-data-services/odh-deployer) for more details about `kfdef`.
24+
## Install OpenVINO Operator
2525
The OpenVINO operator is published at [Red Hat Ecosystem Catalog](https://catalog.redhat.com/software/container-stacks/detail/60649a56209af65d24b7ca9e). You can use the CLI or web console to install it.
2626
### Install using CLI (To be added)
27-
### Install using web console
28-
Follow this [link](https://github.com/openvinotoolkit/operator/blob/v1.1.0/docs/operator_installation.md) to install the operator via the web console.
29-
## Work with interactive mode
27+
### Install using Web Console
28+
Follow this [link](https://github.com/openvinotoolkit/operator/blob/v1.1.0/docs/operator_installation.md#operator-instalation) to install the operator via the web console.
29+
## Work with Interactive Mode
3030
To enable the interactive mode, the OpenVINO notebook CR needs to be created and integrated with RHOAI.
31-
1. Click on the ```create Notebook``` option from the web console and follow these [steps](https://github.com/openvinotoolkit/operator/blob/main/docs/notebook_in_rhods.md) to create the notebook CR.
31+
1. Click on the `create Notebook` option from the web console and follow these [steps](https://github.com/openvinotoolkit/operator/blob/main/docs/notebook_in_rhods.md#integration-with-openshift-data-science-and-open-data-hub) to create the notebook CR.
3232
2. Enable Intel Data Center GPU on RHOAI Dashboard- **Technical Preview feature**
3333

34-
Create AcceleratoProfile in the ```redhat-ods-applications``` namespace
34+
Create `AcceleratorProfile` in the `redhat-ods-applications` namespace
35+
```
36+
$ oc apply -f https://raw.githubusercontent.com/intel/intel-technology-enabling-for-openshift/main/e2e/inference/accelerator_profile.yaml
37+
```
3538

36-
```$ oc apply -f https://raw.githubusercontent.com/intel/intel-technology-enabling-for-openshift/main/e2e/inference/accelerator_profile.yaml```
37-
38-
3. Navigate to ```openvino-notebooks``` ImageStream and add the above created ```AcceleratorProfile``` key to the annotation field, as shown in the image below:
39+
1. Navigate to `openvino-notebooks` ImageStream and add the above created `AcceleratorProfile` key to the annotation field, as shown in the image below:
3940

4041
![Alt text](/docs/images/openvino-accelerator-field.png)
4142

42-
4. Navigate to ```Search -> Networking -> Routes``` from the web console and access ```rhods-dashboard``` route in the ```redhat-ods-applications``` namespace, as in the image below. Click on the location link to launch RHOAI dashboard.
43+
4. Navigate to `Search` -> `Networking` -> `Routes` from the web console and access `rhods-dashboard` route in the `redhat-ods-applications` namespace, as in the image below. Click on the location link to launch RHOAI dashboard.
4344

4445
![Alt text](/docs/images/rhods-dashboard-route.png)
4546

4647
5. If step 2 is successful, ```Intel® Data Center GPU Flex Series 140 ``` is shown in the accelerator dropdown menu in ```rhods-dashboard```. Users can run OpenVINO notebook image with Intel® Data Center GPU Flex Series 140 card.
4748

4849
![Alt text](/docs/images/accelerator-profile-dropdown.png)
4950

50-
Follow the [link](https://github.com/openvinotoolkit/operator/blob/main/docs/notebook_in_rhods.md) for more details on the available Jupyter Notebooks.
51+
Follow the [link](https://github.com/openvinotoolkit/operator/blob/main/docs/notebook_in_rhods.md#integration-with-openshift-data-science-and-open-data-hub) for more details on the available Jupyter Notebooks.
5152

52-
## Work with deployment mode
53-
1. From the web console, click on the ModelServer option in this [link](https://github.com/openvinotoolkit/operator/blob/v1.1.0/docs/operator_installation.md) and follow the [steps](https://github.com/openvinotoolkit/operator/blob/v1.1.0/docs/modelserver.md) to start the OVMS instance.
53+
## Work with Deployment Mode
54+
1. From the web console, click on the ModelServer option in this [link](https://github.com/openvinotoolkit/operator/blob/v1.1.0/docs/operator_installation.md#operator-instalation) and follow the [steps](https://github.com/openvinotoolkit/operator/blob/v1.1.0/docs/modelserver.md#managing-model-servers-via-operator) to start the OVMS instance.
5455
2. To enable the Intel Data Center GPU, make sure to modify the OVMS instance options according to the screenshot below.
5556

56-
* Below images show gpu.intel.com/i915 resource requests and limits for OVMS
57+
* Below images show `gpu.intel.com/i915` resource requests and limits for OVMS
5758

5859
![Alt text](/docs/images/Ovms-Gpu-resource-limit.png)
5960

0 commit comments

Comments
 (0)