Skip to content

Commit becacfa

Browse files
committed
edits
1 parent 1cd3870 commit becacfa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/partials/install/_ha-load-balancer-prereq.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
- If you are installing in high availability (HA) mode, a load balancer is required. You can use the kURL internal load balancer or bring an external load balancer. An external load balancer might be preferred when clients outside the cluster need access to the cluster's Kubernetes API.
1+
- If you are installing in high availability (HA) mode, a load balancer is required. You can use the kURL internal load balancer provided with the [Embedded kURL Cluster Operator (EKCO) Add-On](https://kurl.sh/docs/add-ons/ekco) or bring your own external load balancer. An external load balancer might be preferred when clients outside the cluster need access to the cluster's Kubernetes API.
22

33
To install in HA mode, complete the following prerequisites:
4-
- (Optional) If you are going to use the kURL internal load balancer, you can preconfigure it by passing `| sudo bash -s ha ekco-enable-internal-load-balancer`.
4+
- (Optional) If you are going to use the kURL EKCO load balancer, you can preconfigure it by passing `| sudo bash -s ha ekco-enable-internal-load-balancer` with the install command. Otherwise, you are prompted to indicate that you are using the internal load balancer during installation. For more information about the EKCO Add-on, see [EKCO Add-On](https://kurl.sh/docs/add-ons/ekco) in the open source kURL documentation.
55
- To use an external load balancer, ensure that the load balancer meets the following requirements:
66
- Must be a TCP forwarding load balancer
77
- Must be configured to distribute traffic to all healthy control plane nodes in its target list

0 commit comments

Comments
 (0)