adding ha-with-external-lb to menu

This commit is contained in:
Mark Bishop
2018-05-20 21:09:19 -07:00
committed by Mark Bishop
parent fd6435abf7
commit c9e44be5c2
@@ -10,14 +10,18 @@ Choose from the following installation options:
In this simple install scenario, you install Rancher on a single Linux host.
- [Single Node Installation with External Loadbalancer]({{< baseurl >}}/rancher/v2.x/en/installation/single-node-install-external-lb)
- [Single Node Installation with External Load Balancer]({{< baseurl >}}/rancher/v2.x/en/installation/single-node-install-external-lb)
In this scenario, you install Rancher on a single Linux host and access it using an external loadbalancer/proxy.
In this scenario, you install Rancher on a single Linux host and access it using an external load balancer/proxy.
- [High Availablity Installation]({{< baseurl >}}/rancher/v2.x/en/installation/ha-server-install/)
This install scenario creates a new Kubernetes cluster dedicated to running Rancher Server in a high-availabilty (HA) configuration.
- [High Availablity Installation with External Load Balancer]({{< baseurl >}}/rancher/v2.x/en/installation/ha-server-install-external-lb)
This install scenario creates a new Kubernetes cluster dedicated to running Rancher Server in a high-availabilty (HA) configuration. A load balancer is placed in front of the HA configuration.
- [Air Gap Installation]({{< baseurl >}}/rancher/v2.x/en/installation/air-gap-installation/)
We also have instructions for a more specialized use case where you install Rancher Server in an environment without an Internet connection.