From 9379dc1ea73cd688c8453c492e785263cc50df4b Mon Sep 17 00:00:00 2001 From: Laura Hinson Date: Mon, 14 Jul 2025 13:26:21 -0400 Subject: [PATCH] Updating links from etcd to Assisted Installer docs --- modules/etcd-node-scaling.adoc | 2 +- .../recommended-etcd-practices.adoc | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/modules/etcd-node-scaling.adoc b/modules/etcd-node-scaling.adoc index 6be33192b8..adcffa4af3 100644 --- a/modules/etcd-node-scaling.adoc +++ b/modules/etcd-node-scaling.adoc @@ -10,7 +10,7 @@ In general, clusters must have 3 control plane nodes. However, if your cluster i Scaling a cluster to 4 or 5 control plane nodes is available only on bare metal platforms. -For more information about how to scale control plane nodes by using the Assisted Installer, see "Adding hosts with the API" and "Installing a primary control plane node on a healthy cluster". +For more information about how to scale control plane nodes by using the Assisted Installer, see "Adding hosts with the API" and "Replacing a control plane node in a healthy cluster". The following table shows failure tolerance for clusters of different sizes: diff --git a/scalability_and_performance/recommended-performance-scale-practices/recommended-etcd-practices.adoc b/scalability_and_performance/recommended-performance-scale-practices/recommended-etcd-practices.adoc index dad385b5e4..2deff08729 100644 --- a/scalability_and_performance/recommended-performance-scale-practices/recommended-etcd-practices.adoc +++ b/scalability_and_performance/recommended-performance-scale-practices/recommended-etcd-practices.adoc @@ -20,8 +20,8 @@ include::modules/etcd-node-scaling.adoc[leveloffset=+1] [role="_additional-resources"] .Additional resources -* link:https://docs.redhat.com/en/documentation/assisted_installer_for_openshift_container_platform/2024/html/installing_openshift_container_platform_with_the_assisted_installer/expanding-the-cluster#adding-hosts-with-the-api_expanding-the-cluster[Adding hosts with the API] -* link:https://docs.redhat.com/en/documentation/assisted_installer_for_openshift_container_platform/2023/html/assisted_installer_for_openshift_container_platform/expanding-the-cluster#installing-primary-control-plane-node-healthy-cluster_expanding-the-cluster[Installing a primary control plane node on a healthy cluster] +* link:https://docs.redhat.com/en/documentation/assisted_installer_for_openshift_container_platform/2025/html/installing_openshift_container_platform_with_the_assisted_installer/expanding-the-cluster#adding-hosts-with-the-api_expanding-the-cluster[Adding hosts with the API] +* link:https://docs.redhat.com/en/documentation/assisted_installer_for_openshift_container_platform/2025/html/installing_openshift_container_platform_with_the_assisted_installer/expanding-the-cluster#installing-control-plane-node-healthy-cluster_expanding-the-cluster[Replacing a control plane node in a healthy cluster] * link:https://docs.redhat.com/en/documentation/assisted_installer_for_openshift_container_platform/2024/html/installing_openshift_container_platform_with_the_assisted_installer/expanding-the-cluster#installing-control-plane-node-healthy-cluster_expanding-the-cluster[Expanding the cluster] * xref:../../backup_and_restore/control_plane_backup_and_restore/disaster_recovery/scenario-2-restoring-cluster-state.adoc#dr-restoring-cluster-state[Restoring to a previous cluster state]