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: asciidoc/product/atip-automated-provision.adoc
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -56,7 +56,7 @@ The following sections describe the different directed network provisioning work
56
56
[NOTE]
57
57
====
58
58
The following sections show how to prepare the different scenarios for the directed network provisioning workflow using SUSE Telco Cloud.
59
-
For examples of the different configurations options for deployment (incl. air-gapped environments, DHCP and DHCP-less networks, private container registries, etc.), see the {link-atip-examples}[SUSE Telco Cloud repository].
59
+
For examples of the different configurations options for deployment (incl. air-gapped environments, DHCP and DHCP-less networks, private container registries, etc.), see the {link-telco-cloud-examples}[SUSE Telco Cloud repository].
The content of `custom/files/performance-settings.sh` is a script that can be used to configure the system for performance tuning and can be downloaded from the following {link-atip-performance-settings}[link].
202
+
The content of `custom/files/performance-settings.sh` is a script that can be used to configure the system for performance tuning and can be downloaded from the following {link-telco-cloud-performance-settings}[link].
The content of `custom/files/sriov-auto-filler.sh` is a script that can be used to configure the system for SR-IOV and can be downloaded from the following {link-atip-sriov-auto-filler}[link].
219
+
The content of `custom/files/sriov-auto-filler.sh` is a script that can be used to configure the system for SR-IOV and can be downloaded from the following {link-telco-cloud-sriov-auto-filler}[link].
The content of `custom/files/performance-settings.sh` is a script that can be used to configure the system for performance tuning and can be downloaded from the following {link-atip-performance-settings}[link].
451
+
The content of `custom/files/performance-settings.sh` is a script that can be used to configure the system for performance tuning and can be downloaded from the following {link-telco-cloud-performance-settings}[link].
The content of `custom/files/sriov-auto-filler.sh` is a script that can be used to configure the system for SR-IOV and can be downloaded from the following https://github.com/suse-edge/atip/blob/{release-tag-atip}/telco-examples/edge-clusters/dhcp/eib/custom/files/sriov-auto-filler.sh[link].
468
+
The content of `custom/files/sriov-auto-filler.sh` is a script that can be used to configure the system for SR-IOV and can be downloaded from the following https://github.com/suse-edge/telco-cloud-examples/blob/{release-tag-telco-cloud}/telco-examples/edge-clusters/dhcp/eib/custom/files/sriov-auto-filler.sh[link].
. Preload with the rest of the images required for SR-IOV:
539
539
+
540
-
.. In this case, we must include the `sr-iov container images for telco workloads (e.g. as a reference, you could get them from {link-atip-sriov-operator-values}[helm-chart values])
540
+
.. In this case, we must include the `sr-iov container images for telco workloads (e.g. as a reference, you could get them from {link-telco-cloud-sriov-operator-values}[helm-chart values])
541
541
+
542
542
[,shell]
543
543
----
@@ -1532,7 +1532,7 @@ IPv6 and dual-stack deployments are in tech preview status and are not officiall
1532
1532
1533
1533
[NOTE]
1534
1534
====
1535
-
You can refer to https://github.com/suse-edge/atip/tree/main/telco-examples/edge-clusters[SUSE Telco Cloud examples repo] for more complex examples, including IPv6 only and dual-stack configurations.
1535
+
You can refer to https://github.com/suse-edge/telco-cloud-examples/tree/main/telco-examples/edge-clusters[SUSE Telco Cloud examples repo] for more complex examples, including IPv6 only and dual-stack configurations.
1536
1536
====
1537
1537
1538
1538
Lastly, regardless of the network configuration details, ensure that the secret is referenced by appending `preprovisioningNetworkDataName` to the `BaremetalHost` object to successfully enroll the host in the management cluster.
Copy file name to clipboardExpand all lines: asciidoc/product/atip-features.adoc
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -230,7 +230,7 @@ There is another script that can be used to tune the CPU configuration, which ba
230
230
* Set the isolated CPUs latency to the lowest possible value.
231
231
* Delay the vmstat updates to 300 seconds.
232
232
233
-
The script is available at https://raw.githubusercontent.com/suse-edge/atip/refs/heads/{release-tag-atip}/telco-examples/edge-clusters/dhcp-less/eib/custom/files/performance-settings.sh[SUSE Telco Cloud Examples repository].
233
+
The script is available at https://raw.githubusercontent.com/suse-edge/telco-cloud-examples/refs/heads/{release-tag-telco-cloud}/telco-examples/edge-clusters/dhcp-less/eib/custom/files/performance-settings.sh[SUSE Telco Cloud Examples repository].
Copy file name to clipboardExpand all lines: asciidoc/product/atip-management-cluster.adoc
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -141,7 +141,7 @@ The image `{micro-base-image-iso}` must be downloaded from the https://scc.suse.
141
141
142
142
You should check the SHA256 checksum of the image to ensure it has not been tampered with. The checksum can be found in the same location where the image was downloaded.
143
143
144
-
An example of the directory structure can be found in the https://github.com/suse-edge/atip[SUSE Edge GitHub repository under the "telco-examples" folder].
144
+
An example of the directory structure can be found in the https://github.com/suse-edge/telco-cloud-examples[SUSE Edge GitHub repository under the "telco-examples" folder].
0 commit comments