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: docs/customizations/crds.rst
+2-4Lines changed: 2 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -654,7 +654,8 @@ NicClusterPolicySpec defines the desired state of NicClusterPolicy
654
654
| ``secondaryNetwork`` | SecondaryNetwork Specifies components to deploy in order to facilitate a secondary network in |
655
655
|:ref:`SecondaryNetworkSpec <SecondaryNetworkSpec>` | Kubernetes. It consists of the following optionally deployed components: - Multus-CNI: Delegate |
656
656
|| CNI plugin to support secondary networks in Kubernetes - CNI plugins: Currently only |
657
-
|| containernetworking-plugins is supported |
657
+
|| containernetworking-plugins is supported - IPoIB CNI: Allows the user to create IPoIB child link |
Copy file name to clipboardExpand all lines: docs/customizations/helm.rst
+15-61Lines changed: 15 additions & 61 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -58,14 +58,6 @@ General Parameters
58
58
- bool
59
59
- `true`
60
60
- Deploy Node Feature Discovery operator.
61
-
* - nicConfigurationOperator
62
-
- object
63
-
- `{"enabled":false}`
64
-
- NIC Configuration Operator helm chart is deprecated and will be deleted in future releases. Use NIC Cluster Policy to deploy the NIC Configuration Operator instead.
@@ -430,44 +422,6 @@ SR-IOV Network Operator Helm chart customization options can be found `here <htt
430
422
- `true`
431
423
- Deploy ``SriovOperatorConfig`` custom resource
432
424
433
-
==========================
434
-
NIC Configuration Operator
435
-
==========================
436
-
437
-
NIC Configuration Operator Helm chart customization options can be found `here <https://github.com/Mellanox/nic-configuration-operator/blob/main/deployment/nic-configuration-operator-chart/README.md>`__. Following is a list of overriden values by NVIDIA Network Operator Helm Chart:
0 commit comments