Skip to content

Commit 9f0b0d8

Browse files
authored
remove the UI missing image (suse-edge#645)
1 parent bcb70b8 commit 9f0b0d8

File tree

1 file changed

+1
-15
lines changed

1 file changed

+1
-15
lines changed

asciidoc/product/atip-features.adoc

Lines changed: 1 addition & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -456,25 +456,11 @@ $ curl https://raw.githubusercontent.com/helm/helm/main/scripts/get-helm-3 | bas
456456

457457
* Install SR-IOV.
458458

459-
This part could be done in two ways, using the `CLI` or using the `Rancher UI`.
460-
461-
Install Operator from CLI::
462-
+
459+
[,shell,subs="attributes"]
463460
----
464461
helm install sriov-crd oci://registry.suse.com/edge/{version-edge-registry}/sriov-crd-chart -n sriov-network-operator
465462
helm install sriov-network-operator oci://registry.suse.com/edge/{version-edge-registry}/sriov-network-operator-chart -n sriov-network-operator
466463
----
467-
+
468-
Install Operator from Rancher UI::
469-
+
470-
Once your cluster is installed, and you have access to the `Rancher UI`, you can install the `SR-IOV Operator` from the `Rancher UI` from the apps tab:
471-
472-
[NOTE]
473-
====
474-
Make sure you select the right namespace to install the operator, for example, `sriov-network-operator`.
475-
====
476-
+
477-
image::features_sriov.png[sriov.png]
478464

479465
* Check the deployed resources crd and pods:
480466

0 commit comments

Comments
 (0)