Skip to content

Commit 34c785a

Browse files
authored
Merge pull request #50705 from xenolinux/addnote
BZ2117868: Add a note that enabling network flow collectors impact performance
2 parents 2b8b202 + bd64b76 commit 34c785a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

networking/ovn_kubernetes_network_provider/tracking-network-flows.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,11 @@ When OVS sends data to the collectors, each type of collector receives identical
3333

3434
Collecting the network flows data and sending the records to collectors affects performance. Nodes process packets at a slower rate. If the performance impact is too great, you can delete the destinations for collectors to disable collecting network flows data and restore performance.
3535

36+
[NOTE]
37+
====
38+
Enabling network flow collectors might have an impact on the overall performance of the cluster network.
39+
====
40+
3641
include::modules/nw-network-flows-object.adoc[leveloffset=+1]
3742

3843
include::modules/nw-network-flows-create.adoc[leveloffset=+1]

0 commit comments

Comments
 (0)