Fix link to setup infra for HA RKE2--extra open paren

This commit is contained in:
Rey Lejano
2021-03-18 13:58:46 -07:00
parent 49e43e0323
commit e0b86cb7b4
@@ -9,7 +9,7 @@ This section describes how to install a Kubernetes cluster according to the [bes
# Prerequisites
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)
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)
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.