From f335afbad817a1fd1b5865580939033511f9a354 Mon Sep 17 00:00:00 2001 From: Sebastiaan van Steenis Date: Wed, 1 Apr 2020 14:32:35 +0200 Subject: [PATCH] Fix RDS tutorial link in Set up Infrastructure --- .../v2.x/en/installation/k8s-install/create-nodes-lb/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/rancher/v2.x/en/installation/k8s-install/create-nodes-lb/_index.md b/content/rancher/v2.x/en/installation/k8s-install/create-nodes-lb/_index.md index 8fb2e197579..863ab0522eb 100644 --- a/content/rancher/v2.x/en/installation/k8s-install/create-nodes-lb/_index.md +++ b/content/rancher/v2.x/en/installation/k8s-install/create-nodes-lb/_index.md @@ -40,7 +40,7 @@ For a high-availability K3s installation, you will need to set up one of the fol When you install Kubernetes using the K3s installation script, you will pass in details for K3s to connect to the database. -For an example of one way to set up the database, refer to this [tutorial](./rds) for setting up a MySQL database on Amazon's RDS service. +For an example of one way to set up the database, refer to this [tutorial]({{}}/rancher/v2.x/en/installation/options/rds/) for setting up a MySQL database on Amazon's RDS service. For the complete list of options that are available for configuring a K3s cluster datastore, refer to the [K3s documentation.]({{}}/k3s/latest/en/installation/datastore/)