Skip to content

Commit 8738c8e

Browse files
authored
Merge pull request #56369 from Amrita42/BZ2061349
2 parents 0f9689c + 60e790e commit 8738c8e

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

modules/nw-sriov-configuring-operator.adoc

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,10 @@ Admission Controller application. It provides the following capabilities:
109109
* Mutation of the `SriovNetworkNodePolicy` CR by setting the default value for the `priority` and `deviceType` fields when the CR is created or updated.
110110

111111
By default the SR-IOV Network Operator Admission Controller webhook is enabled by the Operator and runs as a daemon set on all control plane nodes.
112+
113+
NOTE: Use caution when disabling the SR-IOV Network Operator Admission Controller webhook. You can disable the webhook under specific circumstances, such as troubleshooting, or if you want to use unsupported devices.
114+
115+
112116
The following is an example of the Operator Admission Controller webhook pods running in a cluster with three control plane nodes:
113117

114118
[source,terminal]
@@ -302,4 +306,3 @@ spec:
302306
disableDrain: true
303307
----
304308
====
305-

networking/hardware_networks/about-sriov.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ A CNI plugin that attaches InfiniBand (IB) VF interfaces allocated from the SR-I
6868
[NOTE]
6969
====
7070
The SR-IOV Network resources injector and SR-IOV Network Operator webhook are enabled by default and can be disabled by editing the `default` `SriovOperatorConfig` CR.
71+
Use caution when disabling the SR-IOV Network Operator Admission Controller webhook. You can disable the webhook under specific circumstances, such as troubleshooting, or if you want to use unsupported devices.
7172
====
7273

7374
include::modules/nw-sriov-supported-platforms.adoc[leveloffset=+2]

0 commit comments

Comments
 (0)