Skip to content

Commit c1183f8

Browse files
authored
Merge pull request #65315 from skrthomas/OSDOCS-6606
OSDOCS-6606 updating prerequisites
2 parents 6f1aa4b + 976df97 commit c1183f8

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

modules/network-observability-dns-tracking.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
[id="network-observability-dns-tracking_{context}"]
77
= Working with DNS tracking
88
Using DNS tracking, you can monitor your network, conduct security analysis, and troubleshoot DNS issues. You can track DNS by editing the `FlowCollector` to the specifications in the following YAML example.
9-
+
9+
1010
[IMPORTANT]
1111
====
1212
CPU and memory usage increases are observed in the eBPF agent when this feature is enabled.

modules/network-observability-operator-install.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@ You can install the Network Observability Operator using the {product-title} web
1212
* If you choose to use Loki, install the link:https://catalog.redhat.com/software/containers/openshift-logging/loki-rhel8-operator/622b46bcae289285d6fcda39[Loki Operator version 5.7+].
1313
* You must have `cluster-admin` privileges.
1414
* One of the following supported architectures is required: `amd64`, `ppc64le`, `arm64`, or `s390x`.
15-
* Any CPU supported by Red Hat Enterprise Linux (RHEL) 9
15+
* Any CPU supported by Red Hat Enterprise Linux (RHEL) 9.
16+
* Must be configured with OVN-Kubernetes or OpenShift SDN as the main network plugin, and optionally using secondary interfaces, such as Multus and SR-IOV.
1617
1718
[NOTE]
1819
====

0 commit comments

Comments
 (0)