Skip to content

Commit bc60b07

Browse files
Merge pull request #3100 from btat/btat-patch-typos
Fix link formatting and typo
2 parents 70eeb7a + fe93793 commit bc60b07

File tree

1 file changed

+3
-3
lines changed
  • content/rancher/v2.5/en/installation/resources/k8s-tutorials/ha-rke2

1 file changed

+3
-3
lines changed

content/rancher/v2.5/en/installation/resources/k8s-tutorials/ha-rke2/_index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Setting up a High-availability RKE2 Kubernetes Cluster for Rancher
33
shortTitle: Set up RKE2 for Rancher
44
weight: 2
5-
aliases;
5+
aliases:
66
- /rancher/v2.x/en/installation/resources/k8s-tutorials/ha-RKE2
77
---
88
_Tested on v2.5.6_
@@ -11,7 +11,7 @@ This section describes how to install a Kubernetes cluster according to the [bes
1111

1212
# Prerequisites
1313

14-
These instructions assume you have set up three nodes, a load balancer, a DNS record, [this section.](({{<baseurl>}}/rancher/v2.x/en/installation/resources/k8s-tutorials/infrastructure-tutorials/infra-for-rke2-ha)
14+
These instructions assume you have set up three nodes, a load balancer, and a DNS record as described [this section.]({{<baseurl>}}/rancher/v2.x/en/installation/resources/k8s-tutorials/infrastructure-tutorials/infra-for-rke2-ha)
1515

1616
Note that in order for RKE2 to work correctly with the load balancer, you need to set up two listeners: one for the supervisor on port 9345, and one for the Kubernetes API on port 6443.
1717

@@ -178,4 +178,4 @@ spec:
178178
image:
179179
repository: us.gcr.io/k8s-artifacts-prod/ingress-nginx/controller
180180
tag: "v0.34.1"
181-
```
181+
```

0 commit comments

Comments
 (0)