From 133e9b2a483034d7a77ed366971ff7bb0fffe01e Mon Sep 17 00:00:00 2001 From: Ansil H Date: Tue, 20 Oct 2020 11:19:25 +0530 Subject: [PATCH 1/2] updated hyperlinks --- .../k8s-tutorials/infrastructure-tutorials/_index.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/content/rancher/v2.x/en/installation/resources/k8s-tutorials/infrastructure-tutorials/_index.md b/content/rancher/v2.x/en/installation/resources/k8s-tutorials/infrastructure-tutorials/_index.md index c24bffb45ad..bab44738755 100644 --- a/content/rancher/v2.x/en/installation/resources/k8s-tutorials/infrastructure-tutorials/_index.md +++ b/content/rancher/v2.x/en/installation/resources/k8s-tutorials/infrastructure-tutorials/_index.md @@ -6,10 +6,8 @@ weight: 5 The K3s documentation has: -- Instructions for [setting up infrastructure for a high-availability K3s Kubernetes cluster with an external DB]({{}}/k3s/latest/en/installation/tutorials/ha-with-external-db) -- Instructions for [setting up a high-availability K3s Kubernetes cluster with an external DB for a Rancher server]({{}}/k3s/latest/en/installation/tutorials/ha-with-external-db) +- Instructions for [setting up infrastructure for a high-availability K3s Kubernetes cluster with an external DB]({{}}/k3s/latest/en/installation/ha/) The RKE documentation has: -- Instructions for [setting up infrastructure for a high-availability RKE Kubernetes cluster]({{}}/) -- Instructions for [setting up a high-availability RKE cluster]() \ No newline at end of file +- Instructions for [setting up infrastructure for a high-availability RKE Kubernetes cluster]({{}}/rancher/v2.x/en/installation/resources/k8s-tutorials/infrastructure-tutorials/infra-for-ha/) From bfc4982537ecbce2f1f93d7cf66c8ccdbff274da Mon Sep 17 00:00:00 2001 From: Catherine Luse Date: Tue, 20 Oct 2020 09:36:27 -0700 Subject: [PATCH 2/2] Change links --- .../k8s-tutorials/infrastructure-tutorials/_index.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/content/rancher/v2.x/en/installation/resources/k8s-tutorials/infrastructure-tutorials/_index.md b/content/rancher/v2.x/en/installation/resources/k8s-tutorials/infrastructure-tutorials/_index.md index bab44738755..b9406d8405b 100644 --- a/content/rancher/v2.x/en/installation/resources/k8s-tutorials/infrastructure-tutorials/_index.md +++ b/content/rancher/v2.x/en/installation/resources/k8s-tutorials/infrastructure-tutorials/_index.md @@ -4,10 +4,7 @@ shortTitle: Infrastructure Tutorials weight: 5 --- -The K3s documentation has: +To set up infrastructure for a high-availability K3s Kubernetes cluster with an external DB, refer to [this page.]({{}}/rancher/v2.x/en/installation/resources/k8s-tutorials/infrastructure-tutorials/infra-for-ha-with-external-db/) -- Instructions for [setting up infrastructure for a high-availability K3s Kubernetes cluster with an external DB]({{}}/k3s/latest/en/installation/ha/) -The RKE documentation has: - -- Instructions for [setting up infrastructure for a high-availability RKE Kubernetes cluster]({{}}/rancher/v2.x/en/installation/resources/k8s-tutorials/infrastructure-tutorials/infra-for-ha/) +To set up infrastructure for a high-availability RKE Kubernetes cluster, refer to [this page.]({{}}/rancher/v2.x/en/installation/resources/k8s-tutorials/infrastructure-tutorials/infra-for-ha/)