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
|Configures the container mount namespace and kubelet configuration.
23
23
24
-
|`02-workload-partitioning.yaml`
25
-
a|Configures workload partitioning for the cluster. Apply this `MachineConfig` CR when you install the cluster.
26
-
[NOTE]
27
-
====
28
-
If you use the `cpuPartitioningMode` field in the `SiteConfig` CR to configure workload partitioning, you do not need to use the `02-workload-partitioning.yaml` CR.
29
-
Using the `cpuPartitioningMode` field is a Technology Preview feature in {product-title} 4.13.
30
-
For more information, see "Workload partitioning in {sno} with {ztp}".
31
-
====
32
-
33
24
a|`03-sctp-machine-config-master.yaml`
34
25
35
26
`03-sctp-machine-config-worker.yaml`
36
27
|Loads the SCTP kernel module. These `MachineConfig` CRs are optional and can be omitted if you do not require this kernel module.
Copy file name to clipboardExpand all lines: scalability_and_performance/ztp_far_edge/ztp-vdu-validating-cluster-tuning.adoc
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,9 @@ Before you can deploy virtual distributed unit (vDU) applications, you need to t
11
11
[role="_additional-resources"]
12
12
.Additional resources
13
13
14
-
* For more information about {sno} clusters tuned for vDU application deployments, see xref:../../scalability_and_performance/ztp_far_edge/ztp-reference-cluster-configuration-for-vdu.adoc#sno-configure-for-vdu[Reference configuration for deploying vDUs on {sno}].
14
+
* xref:../../scalability_and_performance/ztp_far_edge/ztp-reference-cluster-configuration-for-vdu.adoc#ztp-workload-partitioning-sno_sno-configure-for-vdu[Workload partitioning in {sno} with {ztp}]
15
+
16
+
* xref:../../scalability_and_performance/ztp_far_edge/ztp-reference-cluster-configuration-for-vdu.adoc#sno-configure-for-vdu[Reference configuration for deploying vDUs on {sno}]
* xref:../../scalability_and_performance/ztp_far_edge/ztp-reference-cluster-configuration-for-vdu.adoc#ztp-workload-partitioning-sno_sno-configure-for-vdu[Workload partitioning in {sno} with {ztp}]
31
+
28
32
* xref:../../scalability_and_performance/ztp_far_edge/ztp-preparing-the-hub-cluster.adoc#ztp-preparing-the-ztp-git-repository_ztp-preparing-the-hub-cluster[Extracting source CRs from the ztp-site-generate container]
0 commit comments