Skip to content

Commit 64fbb42

Browse files
authored
Merge pull request #379 from chaitanya1731/release-v1.6.0
version: Updated version links for v1.6.0 release
2 parents 2bc68df + 2fefa9f commit 64fbb42

File tree

16 files changed

+42
-42
lines changed

16 files changed

+42
-42
lines changed

device_plugins/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Follow the steps below to install Intel Device Plugins Operator using OpenShift
2323
### Installation via command line interface (CLI)
2424
Apply the [install_operator.yaml](/device_plugins/install_operator.yaml) file:
2525
```
26-
$ oc apply -f https://raw.githubusercontent.com/intel/intel-technology-enabling-for-openshift/main/device_plugins/install_operator.yaml
26+
$ oc apply -f https://raw.githubusercontent.com/intel/intel-technology-enabling-for-openshift/v1.6.0/device_plugins/install_operator.yaml
2727
```
2828

2929
### Verify Installation via CLI

device_plugins/deploy_dsa.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
## Create CR via CLI
1515
Apply the CR yaml file:
1616
```
17-
$ oc apply -f https://raw.githubusercontent.com/intel/intel-technology-enabling-for-openshift/main/device_plugins/dsa_device_plugin.yaml
17+
$ oc apply -f https://raw.githubusercontent.com/intel/intel-technology-enabling-for-openshift/v1.6.0/device_plugins/dsa_device_plugin.yaml
1818
```
1919

2020
## Verify via CLI

device_plugins/deploy_gpu.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
## Create CR via CLI
1515
Apply the CR yaml file:
1616
```
17-
$ oc apply -f https://raw.githubusercontent.com/intel/intel-technology-enabling-for-openshift/main/device_plugins/gpu_device_plugin.yaml
17+
$ oc apply -f https://raw.githubusercontent.com/intel/intel-technology-enabling-for-openshift/v1.6.0/device_plugins/gpu_device_plugin.yaml
1818
```
1919

2020
## Verify via CLI

device_plugins/deploy_qat.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
## Create CR via CLI
1515
Apply the CR yaml file:
1616
```
17-
$ oc apply -f https://raw.githubusercontent.com/intel/intel-technology-enabling-for-openshift/main/device_plugins/qat_device_plugin.yaml
17+
$ oc apply -f https://raw.githubusercontent.com/intel/intel-technology-enabling-for-openshift/v1.6.0/device_plugins/qat_device_plugin.yaml
1818
```
1919

2020
## Verify via CLI

device_plugins/deploy_sgx.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
## Create CR via CLI
1515
Apply the CR yaml file:
1616
```
17-
$ oc apply -f https://raw.githubusercontent.com/intel/intel-technology-enabling-for-openshift/main/device_plugins/sgx_device_plugin.yaml
17+
$ oc apply -f https://raw.githubusercontent.com/intel/intel-technology-enabling-for-openshift/v1.6.0/device_plugins/sgx_device_plugin.yaml
1818
```
1919

2020
## Verify via CLI

e2e/inference/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ To enable the interactive mode, the OpenVINO notebook CR needs to be created and
3636

3737
Create `AcceleratorProfile` in the `redhat-ods-applications` namespace
3838
```
39-
$ oc apply -f https://raw.githubusercontent.com/intel/intel-technology-enabling-for-openshift/main/e2e/inference/accelerator_profile_flex140.yaml
39+
$ oc apply -f https://raw.githubusercontent.com/intel/intel-technology-enabling-for-openshift/v1.6.0/e2e/inference/accelerator_profile_flex140.yaml
4040
```
4141

4242
3. Navigate to `openvino-notebooks` ImageStream and add the above created `AcceleratorProfile` key to the annotation field, as shown in the image below:
@@ -73,7 +73,7 @@ Follow the [link](https://github.com/openvinotoolkit/operator/blob/main/docs/not
7373
Deploy the ```accelerator_profile_gaudi.yaml``` in the redhat-ods-applications namespace.
7474

7575
```
76-
$ oc apply -f https://raw.githubusercontent.com/intel/intel-technology-enabling-for-openshift/main/e2e/inference/accelerator_profile_gaudi.yaml
76+
$ oc apply -f https://raw.githubusercontent.com/intel/intel-technology-enabling-for-openshift/v1.6.0/e2e/inference/accelerator_profile_gaudi.yaml
7777
```
7878
## Intel Gaudi AI Accelerator with Intel® Gaudi AI Software Tools Containers on OpenShift AI
7979
To use Intel Gaudi AI Accelerator with Intel® Gaudi AI Software Tools Containers on OpenShift AI, follow the [documentation](https://github.com/intel/ai-containers/blob/main/enterprise/redhat/openshift-ai/gaudi/README.md).

gaudi/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Follow the steps below to install Intel Gaudi AI Accelerator Operator using Open
1919

2020
### Installation via Command Line Interface (CLI)
2121
```
22-
oc apply -f https://raw.githubusercontent.com/intel/intel-technology-enabling-for-openshift/main/gaudi/gaudi_install_operator.yaml
22+
oc apply -f https://raw.githubusercontent.com/intel/intel-technology-enabling-for-openshift/v1.6.0/gaudi/gaudi_install_operator.yaml
2323
```
2424

2525
### Verify Installation via CLI
@@ -47,7 +47,7 @@ To create a Habana Gaudi device plugin CR, follow the steps below.
4747
### Create CR via CLI
4848
Apply the CR yaml file:
4949
```
50-
oc apply -f https://raw.githubusercontent.com/intel/intel-technology-enabling-for-openshift/main/gaudi/gaudi_cluster_policy.yaml
50+
oc apply -f https://raw.githubusercontent.com/intel/intel-technology-enabling-for-openshift/v1.6.0/gaudi/gaudi_cluster_policy.yaml
5151
```
5252

5353
### Verify the ClusterPolicy CR is created

kmmo/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ $ oc label node <node_name> intel.feature.node.kubernetes.io/dgpu-canary=true
6060

6161
3. Use pre-build mode to deploy the driver container.
6262
```
63-
$ oc apply -f https://raw.githubusercontent.com/intel/intel-technology-enabling-for-openshift/main/kmmo/intel-dgpu.yaml
63+
$ oc apply -f https://raw.githubusercontent.com/intel/intel-technology-enabling-for-openshift/v1.6.0/kmmo/intel-dgpu.yaml
6464
```
6565

6666
4. After the driver is verified on the cluster through the canary deployment, simply remove the line shown below from the [`intel-dgpu.yaml`](/kmmo/intel-dgpu.yaml) file and reapply the yaml file to deploy the driver to the entire cluster. As a cluster administrator, you can also select another deployment policy.

machine_configuration/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Any contribution in this area is welcome.
2424
* Turn on `intel_iommu,sm_on` kernel parameter and load `vfio_pci` at boot for QAT and DSA provisioning
2525

2626
```
27-
$ oc apply -f https://raw.githubusercontent.com/intel/intel-technology-enabling-for-openshift/main/machine_configuration/100-intel-iommu-on.yaml
27+
$ oc apply -f https://raw.githubusercontent.com/intel/intel-technology-enabling-for-openshift/v1.6.0/machine_configuration/100-intel-iommu-on.yaml
2828
```
2929

3030
Note: This will reboot the worker nodes when changing the kernel parameter through MCO.

nfd/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,12 @@ Note: As RHOCP cluster administrator, you might need to merge the NFD operator c
1414

1515
1. Create `NodeFeatureDiscovery` CR instance.
1616
```
17-
$ oc apply -f https://raw.githubusercontent.com/intel/intel-technology-enabling-for-openshift/main/nfd/node-feature-discovery-openshift.yaml
17+
$ oc apply -f https://raw.githubusercontent.com/intel/intel-technology-enabling-for-openshift/v1.6.0/nfd/node-feature-discovery-openshift.yaml
1818
```
1919

2020
2. Create `NodeFeatureRule` CR instance.
2121
```
22-
$ oc apply -f https://raw.githubusercontent.com/intel/intel-technology-enabling-for-openshift/main/nfd/node-feature-rules-openshift.yaml
22+
$ oc apply -f https://raw.githubusercontent.com/intel/intel-technology-enabling-for-openshift/v1.6.0/nfd/node-feature-rules-openshift.yaml
2323
```
2424

2525
## Verification

0 commit comments

Comments
 (0)