From bfd960f19fb8e53aeb6cf0abc083cc7e2bed3a6a Mon Sep 17 00:00:00 2001 From: Catherine Luse Date: Mon, 29 Jun 2020 09:40:27 -0700 Subject: [PATCH] Fix link to config upgrade strategy for addons --- content/rke/latest/en/upgrades/how-upgrades-work/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/rke/latest/en/upgrades/how-upgrades-work/_index.md b/content/rke/latest/en/upgrades/how-upgrades-work/_index.md index fbd7b5e729c..0b57ed9cdf3 100644 --- a/content/rke/latest/en/upgrades/how-upgrades-work/_index.md +++ b/content/rke/latest/en/upgrades/how-upgrades-work/_index.md @@ -60,7 +60,7 @@ The availability of your applications partly depends on the availability of [RKE Because RKE addons are necessary for allowing traffic into the cluster, they will need to be updated in batches to maintain availability. You will need to configure the maximum number of unavailable replicas for each addon in the `cluster.yml` to ensure that your cluster will retain enough available replicas during an upgrade. -For more information on configuring the number of replicas for each addon, refer to [this section.](#replicas-for-rke-addons) +For more information on configuring the number of replicas for each addon, refer to [this section.]({{}}/rke/latest/en/upgrades/configuring-strategy) For an example showing how to configure the addons, refer to the [example cluster.yml.]({{}}/rke/latest/en/upgrades/configuring-strategy/#example-cluster-yml)