Merge pull request #2234 from catherineluse/fix-link

Add more aliases
This commit is contained in:
Catherine Luse
2020-01-29 15:11:41 -07:00
committed by GitHub
6 changed files with 12 additions and 0 deletions
@@ -1,6 +1,8 @@
--- ---
title: '1. Create Nodes and Load Balancer' title: '1. Create Nodes and Load Balancer'
weight: 185 weight: 185
aliases:
- /rancher/v2.x/en/installation/ha/create-nodes-lb
--- ---
Use your infrastructure provider of choice to provision three nodes and a load balancer endpoint for your RKE install. Use your infrastructure provider of choice to provision three nodes and a load balancer endpoint for your RKE install.
@@ -1,6 +1,8 @@
--- ---
title: Setting up an NGINX Load Balancer title: Setting up an NGINX Load Balancer
weight: 270 weight: 270
aliases:
- /rancher/v2.x/en/installation/ha/create-nodes-lb/nginx
--- ---
NGINX will be configured as Layer 4 load balancer (TCP) that forwards connections to one of your Rancher nodes. NGINX will be configured as Layer 4 load balancer (TCP) that forwards connections to one of your Rancher nodes.
@@ -1,6 +1,8 @@
--- ---
title: Setting up an Amazon NLB Load Balancer title: Setting up an Amazon NLB Load Balancer
weight: 277 weight: 277
aliases:
- /rancher/v2.x/en/installation/ha/create-nodes-lb/nlb
--- ---
## Objectives ## Objectives
@@ -2,6 +2,8 @@
title: 3. Installing Rancher Using the Helm Kubernetes Package Manager title: 3. Installing Rancher Using the Helm Kubernetes Package Manager
description: Rancher installation is managed using the Helm Kubernetes package manager. Use Helm to install the prerequisites and charts to install Rancher description: Rancher installation is managed using the Helm Kubernetes package manager. Use Helm to install the prerequisites and charts to install Rancher
weight: 200 weight: 200
aliases:
- /rancher/v2.x/en/installation/ha/helm-rancher
--- ---
Rancher is installed using the Helm package manager for Kubernetes. Helm charts provide templating syntax for Kubernetes YAML manifest documents. Rancher is installed using the Helm package manager for Kubernetes. Helm charts provide templating syntax for Kubernetes YAML manifest documents.
@@ -2,6 +2,8 @@
title: 2. Install Kubernetes with RKE title: 2. Install Kubernetes with RKE
description: Learn how to use Rancher Kubernetes Engine (RKE) to install Kubernetes with a high availability etcd configuration. description: Learn how to use Rancher Kubernetes Engine (RKE) to install Kubernetes with a high availability etcd configuration.
weight: 190 weight: 190
aliases:
- /rancher/v2.x/en/installation/ha/kubernetes-rke/
--- ---
Use RKE to install a Kubernetes cluster on your three nodes using a high-availability etcd configuration. Use RKE to install a Kubernetes cluster on your three nodes using a high-availability etcd configuration.
@@ -1,6 +1,8 @@
--- ---
title: Troubleshooting title: Troubleshooting
weight: 276 weight: 276
aliases:
- /rancher/v2.x/en/installation/ha/kubernetes-rke/troubleshooting
--- ---
### canal Pods show READY 2/3 ### canal Pods show READY 2/3