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: modules/telco-ran-bios-tuning.adoc
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -11,8 +11,8 @@ New in this release::
11
11
12
12
Description::
13
13
Tune host firmware settings for optimal performance during initial cluster deployment.
14
-
For more information, see link:https://docs.openshift.com/container-platform/4.19/edge_computing/ztp-reference-cluster-configuration-for-vdu.html#ztp-reference-cluster-config[Recommended {sno} cluster configuration for vDU application workloads].
15
-
Apply tuning settings in the host firmware during initial deployment. For more information, see link:https://docs.openshift.com/container-platform/4.19/edge_computing/ztp-deploying-far-edge-sites.html#ztp-configuring-host-firmware-with-gitops-ztp_ztp-deploying-far-edge-sites[Managing host firmware settings with {ztp}].
14
+
For more information, see "Recommended {sno} cluster configuration for vDU application workloads".
15
+
Apply tuning settings in the host firmware during initial deployment. For more information, see "Managing host firmware settings with {ztp}".
16
16
The managed cluster host firmware settings are available on the hub cluster as individual `BareMetalHost` custom resources (CRs) that are created when you deploy the managed cluster with the `ClusterInstance` CR and {ztp}.
Copy file name to clipboardExpand all lines: modules/telco-ran-cluster-tuning.adoc
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ New in this release::
10
10
* No reference design updates in this release
11
11
12
12
Description::
13
-
For a full list of components that you can disable using the cluster capabilities feature, see link:https://docs.openshift.com/container-platform/4.19/installing/overview/cluster-capabilities.html#cluster-capabilities[Cluster capabilities].
13
+
For a full list of components that you can disable using the cluster capabilities feature, see "Cluster capabilities".
14
14
15
15
Limits and requirements::
16
16
* Cluster capabilities are not available for installer-provisioned installation methods.
Copy file name to clipboardExpand all lines: modules/telco-ran-lca-operator.adoc
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -16,4 +16,5 @@ Image-based upgrade is the recommended upgrade method for {sno} clusters.
16
16
Limits and requirements::
17
17
* The Lifecycle Agent is not applicable in multi-node clusters or {sno} clusters with an additional worker.
18
18
* The Lifecycle Agent requires a persistent volume that you create when installing the cluster.
19
-
Partition requirements are described in link:https://docs.openshift.com/container-platform/4.19/edge_computing/image_based_upgrade/preparing_for_image_based_upgrade/cnf-image-based-upgrade-shared-container-partition.html#ztp-image-based-upgrade-shared-container-partition_shared-container-partition[Configuring a shared container directory between ostree stateroots when using {ztp}].
19
+
20
+
For more information about partition requirements, see "Configuring a shared container directory between ostree stateroots when using {ztp}".
Copy file name to clipboardExpand all lines: modules/telco-ran-node-tuning-operator.adoc
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ Description::
13
13
The RAN DU use model includes cluster performance tuning using `PerformanceProfile` CRs for low-latency performance.
14
14
The RAN DU use case requires the cluster to be tuned for low-latency performance.
15
15
The Node Tuning Operator reconciles the `PerformanceProfile` CRs.
16
-
For more details about node tuning with the `PerformanceProfile` CR, see link:https://docs.openshift.com/container-platform/4.19/scalability_and_performance/low_latency_tuning/cnf-tuning-low-latency-nodes-with-perf-profile.html#perf-profile[Tuning nodes for low latency with the performance profile].
16
+
For more information about node tuning with the `PerformanceProfile` CR, see "Tuning nodes for low latency with the performance profile".
17
17
18
18
Limits and requirements::
19
19
The Node Tuning Operator uses the `PerformanceProfile` CR to configure the cluster.
Copy file name to clipboardExpand all lines: modules/telco-ran-sr-iov-operator.adoc
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ Both `netdevice` (kernel VFs) and `vfio` (DPDK) devices are supported and applic
15
15
16
16
Limits and requirements::
17
17
* Use devices that are supported for {product-title}.
18
-
See link:https://docs.openshift.com/container-platform/4.19/networking/hardware_networks/about-sriov.html#nw-sriov-supported-platforms_about-sriov[Supported devices].
18
+
For more information, see "Supported devices".
19
19
* SR-IOV and IOMMU enablement in host firmware settings: The SR-IOV Network Operator automatically enables IOMMU on the kernel command line.
20
20
* SR-IOV VFs do not receive link state updates from the PF.
21
21
If link down detection is required you must configure this at the protocol level.
@@ -32,7 +32,7 @@ This CR is included in the reference configuration policies which are applied du
32
32
In these scenarios, the SR-IOV Operator disables the parallel node drain functionality.
33
33
* You must pre-configure NICs which do not support firmware updates under secure boot or kernel lockdown with sufficient virtual functions (VFs) to support the number of VFs needed by the application workload.
34
34
For Mellanox NICs, you must disable the Mellanox vendor plugin in the SR-IOV Network Operator.
35
-
For more information, see link:https://docs.openshift.com/container-platform/4.19/networking/hardware_networks/configuring-sriov-device.html#nw-sriov-nic-mlx-secure-boot_configuring-sriov-device[Configuring an SR-IOV network device].
35
+
For more information, see "Configuring the SR-IOV Network Operator on Mellanox cards when Secure Boot is enabled".
36
36
* To change the MTU value of a virtual function after the pod has started, do not configure the MTU field in the `SriovNetworkNodePolicy` CR.
37
37
Instead, configure the Network Manager or use a custom `systemd` script to set the MTU of the physical function to an appropriate value.
* xref:../edge_computing/ztp-reference-cluster-configuration-for-vdu.adoc#ztp-reference-cluster-configuration-for-vdu[Recommended {sno} cluster configuration for vDU application workloads].
35
+
34
36
* xref:../edge_computing/ztp-deploying-far-edge-sites.adoc#ztp-configuring-host-firmware-with-gitops-ztp_ztp-deploying-far-edge-sites[Managing host firmware settings with {ztp}]
35
37
36
38
* xref:../edge_computing/ztp-reference-cluster-configuration-for-vdu.adoc#ztp-du-configuring-host-firmware-requirements_sno-configure-for-vdu[Configuring host firmware for low latency and high performance]
* xref:../scalability_and_performance/cnf-tuning-low-latency-nodes-with-perf-profile.adoc#about_irq_affinity_setting_cnf-low-latency-perf-profile[Finding the effective IRQ affinity setting for a node]
46
48
49
+
* xref:../scalability_and_performance/cnf-tuning-low-latency-nodes-with-perf-profile.adoc#cnf-tuning-low-latency-nodes-with-perf-profile[Tuning nodes for low latency with the performance profile]
* xref:../installing/installing_with_agent_based_installer/installing-with-agent-based-installer.adoc#installing-with-agent-based-installer[Installing an {product-title} cluster with the Agent-based Installer]
147
+
* xref:../installing/installing_with_agent_based_installer/installing-with-agent-based-installer.adoc#installing-with-agent-based-installer[Installing a cluster with customizations]
0 commit comments