Skip to content

Commit 716e38e

Browse files
committed
TELCODOCS-1980: fixing broken link
1 parent c47ab29 commit 716e38e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

modules/telco-core-ref-application-workloads.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Pods running network functions that do not require the high throughput and low l
1414

1515
Description of limits::
1616

17-
* CNF applications should conform to the latest version of the link:https://test-network-function.github.io/cnf-best-practices-guide/[Red Hat Best Practices for Kubernetes] guide.
17+
* CNF applications should conform to the latest version of the link:https://test-network-function.github.io/k8s-best-practices-guide/[Red Hat Best Practices for Kubernetes] guide.
1818
* For a mix of best-effort and burstable QoS pods.
1919
** Guaranteed QoS pods might be used but require correct configuration of reserved and isolated CPUs in the `PerformanceProfile`.
2020
** Guaranteed QoS Pods must include annotations for fully isolating CPUs.

modules/telco-ran-du-application-workloads.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ DU worker nodes must have 3rd Generation Xeon (Ice Lake) 2.20 GHz or better CPUs
1010

1111
5G RAN DU user applications and workloads should conform to the following best practices and application limits:
1212

13-
* Develop cloud-native network functions (CNFs) that conform to the latest version of the link:https://test-network-function.github.io/cnf-best-practices-guide/[CNF best practices guide].
13+
* Develop cloud-native network functions (CNFs) that conform to the latest version of the link:https://test-network-function.github.io/k8s-best-practices-guide/[CNF best practices guide].
1414
1515
* Use SR-IOV for high performance networking.
1616

0 commit comments

Comments
 (0)