fixed inconsistent titles

This commit is contained in:
MBishop17
2018-12-05 15:08:39 -08:00
parent ab8ce0fb26
commit 65e6c88f2a
5 changed files with 9 additions and 9 deletions
@@ -30,10 +30,10 @@ The following CLI tools are required for this install. Please make sure these to
## Installation Outline
1. [Create Nodes and Load Balancer]({{< baseurl >}}/rancher/v2.x/en/installation/ha/create-nodes-lb/)
1. [Install Kubernetes with RKE]({{< baseurl >}}/rancher/v2.x/en/installation/ha/kubernetes-rke/)
1. [Initialize Helm (tiller)]({{< baseurl >}}/rancher/v2.x/en/installation/ha/helm-init/)
1. [Install Rancher]({{< baseurl >}}/rancher/v2.x/en/installation/ha/helm-rancher/)
- [Create Nodes and Load Balancer]({{< baseurl >}}/rancher/v2.x/en/installation/ha/create-nodes-lb/)
- [Install Kubernetes with RKE]({{< baseurl >}}/rancher/v2.x/en/installation/ha/kubernetes-rke/)
- [Initialize Helm (tiller)]({{< baseurl >}}/rancher/v2.x/en/installation/ha/helm-init/)
- [Install Rancher]({{< baseurl >}}/rancher/v2.x/en/installation/ha/helm-rancher/)
## Additional Install Options
@@ -1,5 +1,5 @@
---
title: 1—Create Nodes and Load Balancer
title: "1. Create Nodes and Load Balancer"
weight: 185
---
@@ -21,7 +21,7 @@ Configure a load balancer as a basic Layer 4 TCP forwarder. The exact configurat
#### Examples
* [NGINX]({{< baseurl >}}/rancher/v2.x/en/installation/ha/create-nodes-lb/nginx/)
* [Nginx]({{< baseurl >}}/rancher/v2.x/en/installation/ha/create-nodes-lb/nginx/)
* [Amazon NLB]({{< baseurl >}}/rancher/v2.x/en/installation/ha/create-nodes-lb/nlb/)
### [Next: Install Kubernetes with RKE]({{< baseurl >}}/rancher/v2.x/en/installation/ha/kubernetes-rke/)
@@ -1,5 +1,5 @@
---
title: 3 - Initialize Helm (Install tiller)
title: "3. Initialize Helm (Install Tiller)"
weight: 195
---
@@ -1,5 +1,5 @@
---
title: 4 - Install Rancher
title: "4. Install Rancher"
weight: 200
---
@@ -1,5 +1,5 @@
---
title: 2—Install Kubernetes with RKE
title: "2. Install Kubernetes with RKE"
weight: 190
---